#include <IncludeDirective.h>
Definition at line 5 of file IncludeDirective.h.
IncludeDirective::IncludeDirective |
( |
const string & |
directiveText) | |
|
string IncludeDirective::getIncludedPath |
( |
) | |
|
bool IncludeDirective::isQuotedInclude |
( |
) | |
|
size_t IncludeDirective::getStartPos |
( |
) | |
|
size_t IncludeDirective::startPos |
|
private |
string IncludeDirective::directiveText |
|
private |
string IncludeDirective::includedPath |
|
private |
bool IncludeDirective::isQuotedIncludeDirective |
|
private |
The documentation for this class was generated from the following file: