ReactOS 0.4.15-dev-7924-g5949c20
NODE_A Struct Reference

#include <fc.h>

Collaboration diagram for NODE_A:

Public Attributes

struct list entry
 
LPSTR pszLine
 
LPSTR pszComp
 
DWORD lineno
 
DWORD hash
 

Detailed Description

Definition at line 40 of file fc.h.

Member Data Documentation

◆ entry

struct list NODE_A::entry

Definition at line 42 of file fc.h.

◆ hash

DWORD NODE_A::hash

Definition at line 46 of file fc.h.

◆ lineno

DWORD NODE_A::lineno

Definition at line 45 of file fc.h.

◆ pszComp

LPSTR NODE_A::pszComp

Definition at line 44 of file fc.h.

◆ pszLine

LPSTR NODE_A::pszLine

Definition at line 43 of file fc.h.


The documentation for this struct was generated from the following file: