All Classes Namespaces Functions Variables Typedefs Enumerations
Public Types | Static Public Member Functions | Protected Types | List of all members
MBXMLUtils::Preprocess Class Reference
Inheritance diagram for MBXMLUtils::Preprocess:
fmatvec::Atom

Public Types

typedef std::vector< std::pair
< std::string, Eval::Value > > 
ParamSet
 
typedef std::unordered_map
< std::string, ParamSet > 
XPathParamSet
 
- Public Types inherited from fmatvec::Atom
enum  MsgType
 

Static Public Member Functions

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 Public Member Functions inherited from fmatvec::Atom
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)
 

Protected Types

typedef std::map< FQN, int > PositionMap
 

Additional Inherited Members

- Public Member Functions inherited from fmatvec::Atom
Atomoperator= (const Atom &)
 
void setMessageStreamActive (MsgType type, bool active)
 
void getMessageStream (MsgType type, std::shared_ptr< bool > &a, std::shared_ptr< std::ostream > &s)
 
void adoptMessageStreams (const Atom *src=NULL)
 
std::ostream & msg (MsgType type)
 
bool msgAct (MsgType type)
 
- Protected Member Functions inherited from fmatvec::Atom
 Atom (const Atom &src)
 

The documentation for this class was generated from the following files:

Impressum / Disclaimer / Datenschutz Generated by doxygen 1.8.5 Valid HTML