|
typedef std::vector< std::pair
< std::string,
boost::shared_ptr< void > > > | ParamSet |
|
typedef std::unordered_map
< std::string, ParamSet > | XPathParamSet |
|
enum | MsgType |
|
|
static void | preprocess (boost::shared_ptr< MBXMLUtils::DOMParser > parser, const boost::shared_ptr< Eval > &eval, std::vector< boost::filesystem::path > &dependencies, xercesc::DOMElement *&e, boost::shared_ptr< XPathParamSet > param=boost::shared_ptr< XPathParamSet >(), const std::string &parentXPath="", boost::shared_ptr< PositionMap > position=boost::make_shared< PositionMap >()) |
|
static void | setCurrentMessageStream (MsgType type, const boost::shared_ptr< bool > &a=boost::make_shared< bool >(true), const boost::shared_ptr< std::ostream > &s=boost::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