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