#include <FileParser.hpp>
◆ ActionConnection
◆ ActionFunc
◆ ActionSignal
◆ PreprocessedFile() [1/4]
◆ PreprocessedFile() [2/4]
◆ ~PreprocessedFile()
virtual CU_API castor::PreprocessedFile::~PreprocessedFile |
( |
| ) |
|
|
virtualdefaultnoexcept |
◆ PreprocessedFile() [3/4]
◆ PreprocessedFile() [4/4]
CU_API castor::PreprocessedFile::PreprocessedFile |
( |
FileParser & | parser, |
|
|
FileParserContextUPtr | context ) |
◆ addParserAction()
◆ doAddParserAction()
◆ doGetFirstAction()
virtual CU_API Action * castor::PreprocessedFile::doGetFirstAction |
( |
| ) |
|
|
protectedvirtual |
◆ doGetNextAction()
virtual CU_API Action * castor::PreprocessedFile::doGetNextAction |
( |
| ) |
|
|
protectedvirtual |
◆ doIsEmpty()
virtual CU_API bool castor::PreprocessedFile::doIsEmpty |
( |
| ) |
const |
|
protectedvirtual |
◆ getContext()
◆ getCount()
uint32_t castor::PreprocessedFile::getCount |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ parse()
CU_API bool castor::PreprocessedFile::parse |
( |
| ) |
|
◆ parseError()
CU_API void castor::PreprocessedFile::parseError |
( |
String const & | error | ) |
|
◆ parseWarning()
CU_API void castor::PreprocessedFile::parseWarning |
( |
String const & | warning | ) |
|
◆ m_actions
◆ m_context
FileParserContextUPtr castor::PreprocessedFile::m_context |
|
protected |
◆ m_current
Vector<Action>::iterator castor::PreprocessedFile::m_current |
|
protected |
◆ m_parser
◆ m_popAction
Action castor::PreprocessedFile::m_popAction |
|
protected |
◆ onAction
The documentation for this class was generated from the following file: