PUMA Library Reference Manual
|
#include <PreMacroExpander.h>
Public Member Functions | |
PreMacroExpander () | |
PreMacroExpander (PreprocessorParser *) | |
~PreMacroExpander () | |
void | reset (PreprocessorParser *) |
void | inInclude (bool ii) |
bool | expandMacro (PreMacro *) |
char * | expandMacros (const char *) |
Puma::PreMacroExpander::PreMacroExpander | ( | ) |
Puma::PreMacroExpander::PreMacroExpander | ( | PreprocessorParser * | ) |
|
inline |
bool Puma::PreMacroExpander::expandMacro | ( | PreMacro * | ) |
char * Puma::PreMacroExpander::expandMacros | ( | const char * | ) |
|
inline |
void Puma::PreMacroExpander::reset | ( | PreprocessorParser * | ) |