#include <PreFileIncluder.h>
◆ PreFileIncluder()
◆ addIncludePath()
void Puma::PreFileIncluder::addIncludePath |
( |
const char * | path | ) |
|
◆ addSystemIncludePath()
void Puma::PreFileIncluder::addSystemIncludePath |
( |
const char * | path | ) |
|
◆ getIncludePaths()
std::list< std::string > & Puma::PreFileIncluder::getIncludePaths |
( |
| ) |
|
|
inline |
◆ guarded()
bool Puma::PreFileIncluder::guarded |
( |
| ) |
const |
|
inline |
◆ handleIncludeOption()
Unit * Puma::PreFileIncluder::handleIncludeOption |
( |
const char * | name | ) |
|
◆ includeFile()
Unit * Puma::PreFileIncluder::includeFile |
( |
const char * | name | ) |
|
◆ includeNextFile()
Unit * Puma::PreFileIncluder::includeNextFile |
( |
const char * | name | ) |
|
◆ isIncludePath()
bool Puma::PreFileIncluder::isIncludePath |
( |
const char * | path | ) |
const |
◆ isSystemIncludePath()
bool Puma::PreFileIncluder::isSystemIncludePath |
( |
const char * | path | ) |
const |
◆ preprocessor() [1/2]
◆ preprocessor() [2/2]
◆ pushOnStack()
void Puma::PreFileIncluder::pushOnStack |
( |
Unit * | | ) |
|