|
typedef std::vector< std::pair
< std::string, Eval::Value > > | ParamSet |
|
typedef std::unordered_map
< std::string, ParamSet > | XPathParamSet |
|
enum | MsgType |
|
|
static void | preprocess (std::shared_ptr< MBXMLUtils::DOMParser > parser, const std::shared_ptr< Eval > &eval, std::vector< boost::filesystem::path > &dependencies, xercesc::DOMElement *&e, std::shared_ptr< XPathParamSet > param=std::shared_ptr< XPathParamSet >(), const std::string &parentXPath="", std::shared_ptr< PositionMap > position=std::make_shared< PositionMap >()) |
|
static void | setCurrentMessageStream (MsgType type, const std::shared_ptr< bool > &a=std::make_shared< bool >(true), const std::shared_ptr< std::ostream > &s=std::make_shared< std::ostream >(std::cout.rdbuf())) |
|
static std::ostream & | msgStatic (MsgType type) |
|
static bool | msgActStatic (MsgType type) |
|
|
typedef std::map< FQN, int > | PositionMap |
|
The documentation for this class was generated from the following files:
- /home/mbsim/win64-dailyrelease/openmbv/mbxmlutils/mbxmlutils/preprocess.h
- /home/mbsim/win64-dailyrelease/openmbv/mbxmlutils/mbxmlutils/preprocess.cc