mbxmlutils  1.3.0
Multi-Body XML Utils
MBXMLUtils::Preprocess Member List

This is the complete list of members for MBXMLUtils::Preprocess, including all inherited members.

checkInterrupt() (defined in MBXMLUtils::Preprocess)MBXMLUtils::Preprocessinlineprivate
checkInterruptFunc (defined in MBXMLUtils::Preprocess)MBXMLUtils::Preprocessprivate
dependencies (defined in MBXMLUtils::Preprocess)MBXMLUtils::Preprocessprivate
document (defined in MBXMLUtils::Preprocess)MBXMLUtils::Preprocessprivate
embedFileNotFound (defined in MBXMLUtils::Preprocess)MBXMLUtils::Preprocessprivatestatic
eval (defined in MBXMLUtils::Preprocess)MBXMLUtils::Preprocessprivate
extractEvaluator() (defined in MBXMLUtils::Preprocess)MBXMLUtils::Preprocessprivate
getDependencies() constMBXMLUtils::Preprocess
getDOMDocument()MBXMLUtils::Preprocessinline
getEvaluator() constMBXMLUtils::Preprocess
getParam() constMBXMLUtils::Preprocess
initDependenciesAndParser(std::variant< std::shared_ptr< MBXMLUtils::DOMParser >, xercesc::DOMElement *, boost::filesystem::path > parserVariant, bool trackDependencies) (defined in MBXMLUtils::Preprocess)MBXMLUtils::Preprocessprivate
noneValidatingParser (defined in MBXMLUtils::Preprocess)MBXMLUtils::Preprocessprivate
param (defined in MBXMLUtils::Preprocess)MBXMLUtils::Preprocessprivate
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::Preprocessprivate
parseCached(const std::shared_ptr< DOMParser > &parser, std::istream &inputStream, const std::string &msg, bool allowUnknownRootElement=false) (defined in MBXMLUtils::Preprocess)MBXMLUtils::Preprocessprivate
parsedFiles (defined in MBXMLUtils::Preprocess)MBXMLUtils::Preprocessprivate
parsedStream (defined in MBXMLUtils::Preprocess)MBXMLUtils::Preprocessprivate
preprocess(xercesc::DOMElement *&e, int &nrElementsEmbeded, const std::shared_ptr< ParamSet > &param=std::shared_ptr< ParamSet >(), int embedXPathCount=1) (defined in MBXMLUtils::Preprocess)MBXMLUtils::Preprocessprivate
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::Preprocessprivate
processAndGetDocument()MBXMLUtils::Preprocess
setCheckInterruptFunction(const std::function< void()> &func) (defined in MBXMLUtils::Preprocess)MBXMLUtils::Preprocessinline
setParam(const std::shared_ptr< ParamSet > &param_)MBXMLUtils::Preprocess