Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

directive Struct Reference

List of all members.

Public Attributes

int length
int (* func )()
cstring name
enum node_type type
bool command_reads_line
bool traditional_comments
bool pass_thru

Member Data Documentation

bool directive::command_reads_line
 

Definition at line 423 of file cpplib.c.

int (* directive::func)()
 

int directive::length
 

Definition at line 419 of file cpplib.c.

cstring directive::name
 

Definition at line 421 of file cpplib.c.

bool directive::pass_thru
 

Definition at line 425 of file cpplib.c.

bool directive::traditional_comments
 

Definition at line 424 of file cpplib.c.

enum node_type directive::type
 

Definition at line 422 of file cpplib.c.


The documentation for this struct was generated from the following file:
Generated at Fri Nov 3 18:58:23 2000 for LCLint by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000