This is the complete list of members for castor::PreprocessedFile, including all inherited members.
ActionConnection typedef | castor::PreprocessedFile | |
ActionFunc typedef | castor::PreprocessedFile | |
ActionSignal typedef | castor::PreprocessedFile | |
addParserAction(Path file, uint64_t line, String name, SectionId section, ParserFunctionAndParams function, String params, bool implicit) | castor::PreprocessedFile | |
doAddParserAction(Path file, uint64_t line, String name, SectionId section, ParserFunctionAndParams function, String params, bool implicit) | castor::PreprocessedFile | protectedvirtual |
doGetFirstAction() | castor::PreprocessedFile | protectedvirtual |
doGetNextAction() | castor::PreprocessedFile | protectedvirtual |
doIsEmpty() const | castor::PreprocessedFile | protectedvirtual |
getContext() const | castor::PreprocessedFile | inline |
getCount() const | castor::PreprocessedFile | inline |
m_actions | castor::PreprocessedFile | protected |
m_context | castor::PreprocessedFile | protected |
m_current | castor::PreprocessedFile | protected |
m_parser | castor::PreprocessedFile | protected |
m_popAction | castor::PreprocessedFile | protected |
onAction | castor::PreprocessedFile | |
operator=(PreprocessedFile const &rhs)=delete | castor::PreprocessedFile | |
operator=(PreprocessedFile &&rhs) noexcept | castor::PreprocessedFile | |
parse() | castor::PreprocessedFile | |
parseError(String const &error) | castor::PreprocessedFile | |
parseWarning(String const &warning) | castor::PreprocessedFile | |
PreprocessedFile(PreprocessedFile const &rhs)=delete | castor::PreprocessedFile | |
PreprocessedFile(PreprocessedFile &&rhs) noexcept | castor::PreprocessedFile | |
PreprocessedFile(FileParser &parser) | castor::PreprocessedFile | explicit |
PreprocessedFile(FileParser &parser, FileParserContextUPtr context) | castor::PreprocessedFile | |
~PreprocessedFile() noexcept=default | castor::PreprocessedFile | virtual |