ARB
Public Attributes | List of all members
SymPart Struct Reference
Collaboration diagram for SymPart:
Collaboration graph
[legend]

Public Attributes

charpart
 
int len
 
bool atStart
 
SymPartAnd
 
SymPartnext
 

Detailed Description

Definition at line 119 of file mkptypes.cxx.

Member Data Documentation

char* SymPart::part

Definition at line 120 of file mkptypes.cxx.

Referenced by freeSymParts(), makeSymPart(), and matchesSymPart().

int SymPart::len

Definition at line 121 of file mkptypes.cxx.

Referenced by makeSymPart(), and matchesSymPart().

bool SymPart::atStart

Definition at line 122 of file mkptypes.cxx.

Referenced by makeSymPart(), and matchesSymPart().

SymPart* SymPart::And

Definition at line 124 of file mkptypes.cxx.

Referenced by freeSymParts(), makeSymPart(), and matchesSymPart().

SymPart* SymPart::next

Definition at line 125 of file mkptypes.cxx.

Referenced by addSymParts(), freeSymParts(), makeSymPart(), and matchesSymPart().


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