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