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

dtool/src/cppparser/cppPreprocessor.cxx File Reference

#include "cppPreprocessor.h"
#include "cppExpressionParser.h"
#include "cppExpression.h"
#include "cppScope.h"
#include "cppIdentifier.h"
#include "cppTemplateScope.h"
#include "cppTemplateParameterList.h"
#include "cppSimpleType.h"
#include "cppGlobals.h"
#include "cppCommentBlock.h"
#include "cppBison.h"
#include "indent.h"
#include <assert.h>
#include <ctype.h>

Go to the source code of this file.

Functions

int hex_val (int c)
string trim_blanks (const string &str)

Variables

CPPVisibility preprocessor_vis = V_public


Detailed Description

Definition in file cppPreprocessor.cxx.


Function Documentation

int hex_val int  c  )  [static]
 

Definition at line 47 of file cppPreprocessor.cxx.

string trim_blanks const string &  str  )  [static]
 

Definition at line 67 of file cppPreprocessor.cxx.


Variable Documentation

CPPVisibility preprocessor_vis = V_public [static]
 

Definition at line 44 of file cppPreprocessor.cxx.


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