mbxmlutils
1.3.0
Multi-Body XML Utils
|
This is the complete list of members for MBXMLUtils::Preprocess, including all inherited members.
checkInterrupt() (defined in MBXMLUtils::Preprocess) | MBXMLUtils::Preprocess | inlineprivate |
checkInterruptFunc (defined in MBXMLUtils::Preprocess) | MBXMLUtils::Preprocess | private |
dependencies (defined in MBXMLUtils::Preprocess) | MBXMLUtils::Preprocess | private |
document (defined in MBXMLUtils::Preprocess) | MBXMLUtils::Preprocess | private |
embedFileNotFound (defined in MBXMLUtils::Preprocess) | MBXMLUtils::Preprocess | privatestatic |
eval (defined in MBXMLUtils::Preprocess) | MBXMLUtils::Preprocess | private |
extractEvaluator() (defined in MBXMLUtils::Preprocess) | MBXMLUtils::Preprocess | private |
getDependencies() const | MBXMLUtils::Preprocess | |
getDOMDocument() | MBXMLUtils::Preprocess | inline |
getEvaluator() const | MBXMLUtils::Preprocess | |
getParam() const | MBXMLUtils::Preprocess | |
initDependenciesAndParser(std::variant< std::shared_ptr< MBXMLUtils::DOMParser >, xercesc::DOMElement *, boost::filesystem::path > parserVariant, bool trackDependencies) (defined in MBXMLUtils::Preprocess) | MBXMLUtils::Preprocess | private |
noneValidatingParser (defined in MBXMLUtils::Preprocess) | MBXMLUtils::Preprocess | private |
param (defined in MBXMLUtils::Preprocess) | MBXMLUtils::Preprocess | private |
ParamSet typedef (defined in MBXMLUtils::Preprocess) | MBXMLUtils::Preprocess | |
parseCached(const std::shared_ptr< DOMParser > &parser, const boost::filesystem::path &inputFile, const std::string &msg, bool allowUnknownRootElement=false) (defined in MBXMLUtils::Preprocess) | MBXMLUtils::Preprocess | private |
parseCached(const std::shared_ptr< DOMParser > &parser, std::istream &inputStream, const std::string &msg, bool allowUnknownRootElement=false) (defined in MBXMLUtils::Preprocess) | MBXMLUtils::Preprocess | private |
parsedFiles (defined in MBXMLUtils::Preprocess) | MBXMLUtils::Preprocess | private |
parsedStream (defined in MBXMLUtils::Preprocess) | MBXMLUtils::Preprocess | private |
preprocess(xercesc::DOMElement *&e, int &nrElementsEmbeded, const std::shared_ptr< ParamSet > ¶m=std::shared_ptr< ParamSet >(), int embedXPathCount=1) (defined in MBXMLUtils::Preprocess) | MBXMLUtils::Preprocess | private |
Preprocess(const boost::filesystem::path &inputFile, std::variant< std::shared_ptr< MBXMLUtils::DOMParser >, xercesc::DOMElement *, boost::filesystem::path > parserVariant, bool trackDependencies) | MBXMLUtils::Preprocess | |
Preprocess(std::istream &inputStream, std::variant< std::shared_ptr< MBXMLUtils::DOMParser >, xercesc::DOMElement *, boost::filesystem::path > parserVariant, bool trackDependencies) | MBXMLUtils::Preprocess | |
Preprocess(const std::shared_ptr< xercesc::DOMDocument > &inputDoc, bool trackDependencies) | MBXMLUtils::Preprocess | |
preprocessed (defined in MBXMLUtils::Preprocess) | MBXMLUtils::Preprocess | private |
processAndGetDocument() | MBXMLUtils::Preprocess | |
setCheckInterruptFunction(const std::function< void()> &func) (defined in MBXMLUtils::Preprocess) | MBXMLUtils::Preprocess | inline |
setParam(const std::shared_ptr< ParamSet > ¶m_) | MBXMLUtils::Preprocess |