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

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


Function Documentation

int hex_val int  c  )  [static]
 

Definition at line 44 of file cppPreprocessor.cxx.

References c.

Referenced by CPPPreprocessor::scan_quoted().

string trim_blanks const string &  str  )  [static]
 

Definition at line 64 of file cppPreprocessor.cxx.

References first, and size_t.

Referenced by CPPPreprocessor::get_preprocessor_args().


Variable Documentation

CPPVisibility preprocessor_vis = V_public [static]
 

Definition at line 41 of file cppPreprocessor.cxx.

Referenced by CPPPreprocessor::get_identifier(), and CPPPreprocessor::handle_define_directive().


Generated on Fri Apr 18 01:34:05 2003 for DTool by doxygen1.3