Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

dtool/src/interrogate/parse_file.cxx File Reference

#include <cppParser.h>
#include <cppManifest.h>
#include <cppStructType.h>
#include <cppFunctionGroup.h>
#include <cppTypedef.h>
#include <cppExpressionParser.h>
#include <cppExpression.h>
#include <cppType.h>
#include <cppGlobals.h>
#include <stdlib.h>
#include <gnu_getopt.h>

Go to the source code of this file.

Functions

void predefine_macro (CPPParser &parser, const string &option)
void show_type_or_expression (const string &str)
void show_methods (const string &str)
void show_data_members (const string &str)
void show_typedefs (const string &str)
int main (int argc, char *argv[])

Variables

CPPParser parser


Detailed Description

Definition in file parse_file.cxx.


Function Documentation

int main int  argc,
char *  argv[]
 

Definition at line 208 of file parse_file.cxx.

References cpp_longlong_keyword, optarg, and parser.

void predefine_macro CPPParser parser,
const string &  option
 

Definition at line 43 of file parse_file.cxx.

References size_t.

void show_data_members const string &  str  ) 
 

Definition at line 155 of file parse_file.cxx.

void show_methods const string &  str  ) 
 

Definition at line 122 of file parse_file.cxx.

void show_type_or_expression const string &  str  ) 
 

Definition at line 61 of file parse_file.cxx.

References NULL.

void show_typedefs const string &  str  ) 
 

Definition at line 181 of file parse_file.cxx.


Variable Documentation

CPPParser parser
 

Definition at line 40 of file parse_file.cxx.


Generated on Thu May 1 22:13:11 2003 for DTool by doxygen1.3