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

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

addImport(const std::string &code, const xercesc::DOMElement *e, const std::string &action="")=0MBXMLUtils::Evalpure virtual
addParam(const std::string &paramName, const Value &value)MBXMLUtils::Eval
addParamSet(const xercesc::DOMElement *e)MBXMLUtils::Eval
addStaticDependencies(const xercesc::DOMElement *e) const (defined in MBXMLUtils::Eval)MBXMLUtils::Evalprotected
callFunction(const std::string &name, const std::vector< Value > &args) const =0MBXMLUtils::Evalpure virtual
cast(const Value &value) constMBXMLUtils::Eval
cast(const Value &value) const (defined in MBXMLUtils::Eval)MBXMLUtils::Eval
cast(const Value &value) const (defined in MBXMLUtils::Eval)MBXMLUtils::Eval
cast(const Value &value) const (defined in MBXMLUtils::Eval)MBXMLUtils::Eval
cast(const Value &value) const (defined in MBXMLUtils::Eval)MBXMLUtils::Eval
cast(const Value &value) const (defined in MBXMLUtils::Eval)MBXMLUtils::Eval
cast(const Value &value) const (defined in MBXMLUtils::Eval)MBXMLUtils::Eval
cast(const Value &value) const (defined in MBXMLUtils::Eval)MBXMLUtils::Eval
cast(const Value &value) const (defined in MBXMLUtils::Eval)MBXMLUtils::Eval
cast(const Value &value) const (defined in MBXMLUtils::Eval)MBXMLUtils::Eval
cast_CodeString(const Value &value) const (defined in MBXMLUtils::Eval)MBXMLUtils::Evalprivate
cast_double(const Value &value) const =0 (defined in MBXMLUtils::Eval)MBXMLUtils::Evalprivatepure virtual
cast_int(const Value &value) const (defined in MBXMLUtils::Eval)MBXMLUtils::Evalprivate
cast_string(const Value &value) const =0 (defined in MBXMLUtils::Eval)MBXMLUtils::Evalprivatepure virtual
cast_vector_double(const Value &value) const =0 (defined in MBXMLUtils::Eval)MBXMLUtils::Evalprivatepure virtual
cast_vector_vector_double(const Value &value) const =0 (defined in MBXMLUtils::Eval)MBXMLUtils::Evalprivatepure virtual
convertIndex(Value &v, bool evalTo1Based)=0MBXMLUtils::Evalpure virtual
create(const T &v) constMBXMLUtils::Eval
create(const double &v) const (defined in MBXMLUtils::Eval)MBXMLUtils::Eval
create(const vector< double > &v) const (defined in MBXMLUtils::Eval)MBXMLUtils::Eval
create(const vector< vector< double > > &v) const (defined in MBXMLUtils::Eval)MBXMLUtils::Eval
create(const string &v) const (defined in MBXMLUtils::Eval)MBXMLUtils::Eval
create(const double &v) const (defined in MBXMLUtils::Eval)MBXMLUtils::Eval
create_double(const double &v) const =0 (defined in MBXMLUtils::Eval)MBXMLUtils::Evalprivatepure virtual
create_string(const std::string &v) const =0 (defined in MBXMLUtils::Eval)MBXMLUtils::Evalprivatepure virtual
create_vector_double(const std::vector< double > &v) const =0 (defined in MBXMLUtils::Eval)MBXMLUtils::Evalprivatepure virtual
create_vector_vector_double(const std::vector< std::vector< double > > &v) const =0 (defined in MBXMLUtils::Eval)MBXMLUtils::Evalprivatepure virtual
createEvaluator(const std::string &evalName, std::vector< boost::filesystem::path > *dependencies_=nullptr)MBXMLUtils::Evalstatic
createFunction(const std::vector< Value > &indeps, const Value &dep) const =0MBXMLUtils::Evalprotectedpure virtual
createFunctionDep(const std::vector< Value > &v) const =0MBXMLUtils::Evalprotectedpure virtual
createFunctionDep(const std::vector< std::vector< Value > > &v) const =0MBXMLUtils::Evalprotectedpure virtual
createFunctionIndep(int dim) const =0MBXMLUtils::Evalprotectedpure virtual
currentImport (defined in MBXMLUtils::Eval)MBXMLUtils::Evalprotected
currentParam (defined in MBXMLUtils::Eval)MBXMLUtils::Evalprotected
dependencies (defined in MBXMLUtils::Eval)MBXMLUtils::Evalprotected
Eval(std::vector< boost::filesystem::path > *dependencies_)MBXMLUtils::Evalprotected
Eval(const Eval &other)=delete (defined in MBXMLUtils::Eval)MBXMLUtils::Eval
Eval(Eval &&other)=delete (defined in MBXMLUtils::Eval)MBXMLUtils::Eval
eval(const xercesc::DOMElement *e)MBXMLUtils::Eval
eval(const xercesc::DOMAttr *a)MBXMLUtils::Eval
eval(const std::string &str, const xercesc::DOMElement *e=nullptr, bool skipRet=false)MBXMLUtils::Eval
fullStringToValue(const std::string &str, const xercesc::DOMElement *e, bool skipRet=false) const =0MBXMLUtils::Evalprotectedpure virtual
FunctionType enum value (defined in MBXMLUtils::Eval)MBXMLUtils::Eval
getEvaluators() (defined in MBXMLUtils::Eval)MBXMLUtils::Evalprivatestatic
getName() const =0MBXMLUtils::Evalpure virtual
getStackSize() (defined in MBXMLUtils::Eval)MBXMLUtils::Evalinline
getStringRepresentation(const Value &x) constMBXMLUtils::Evalvirtual
handleUnit(const xercesc::DOMElement *e, const Value &ret) (defined in MBXMLUtils::Eval)MBXMLUtils::Evalprivate
importStack (defined in MBXMLUtils::Eval)MBXMLUtils::Evalprotected
installPath (defined in MBXMLUtils::Eval)MBXMLUtils::Evalstatic
MatrixType enum value (defined in MBXMLUtils::Eval)MBXMLUtils::Eval
newEvaluator(std::vector< boost::filesystem::path > *dependencies_) (defined in MBXMLUtils::Eval)MBXMLUtils::Evalinlineprotectedstatic
NewParamLevel (defined in MBXMLUtils::Eval)MBXMLUtils::Evalfriend
operator=(const Eval &other)=delete (defined in MBXMLUtils::Eval)MBXMLUtils::Eval
operator=(Eval &&other)=delete (defined in MBXMLUtils::Eval)MBXMLUtils::Eval
paramStack (defined in MBXMLUtils::Eval)MBXMLUtils::Evalprotected
partialStringToString(const std::string &str, const xercesc::DOMElement *e) constMBXMLUtils::Evalprotected
popContext()MBXMLUtils::Evalprotected
printEvaluatorMsg(const std::ostringstream &str, MsgType msgType) (defined in MBXMLUtils::Eval)MBXMLUtils::Evalprotectedstatic
pushContext()MBXMLUtils::Evalprotected
registerEvaluator() (defined in MBXMLUtils::Eval)MBXMLUtils::Evalinlinestatic
requiredFiles() const =0MBXMLUtils::Evalpure virtual
ScalarType enum value (defined in MBXMLUtils::Eval)MBXMLUtils::Eval
serializeFunction(const Value &x) const =0 (defined in MBXMLUtils::Eval)MBXMLUtils::Evalprivatepure virtual
setValue(xercesc::DOMElement *e, const Value &v)MBXMLUtils::Evalstatic
stringToValue(const std::string &str, const xercesc::DOMElement *e=nullptr, bool fullEval=true, bool skipRet=false) constMBXMLUtils::Eval
StringType enum value (defined in MBXMLUtils::Eval)MBXMLUtils::Eval
units (defined in MBXMLUtils::Eval)MBXMLUtils::Evalprivatestatic
Value typedefMBXMLUtils::Eval
valueIsOfType(const Value &value, ValueType type) const =0MBXMLUtils::Evalpure virtual
ValueType enum nameMBXMLUtils::Eval
VectorType enum value (defined in MBXMLUtils::Eval)MBXMLUtils::Eval
~Eval() overrideMBXMLUtils::Eval