All Classes Namespaces Functions 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,
boost::shared_ptr< void > > > 
ParamSet
 
typedef std::unordered_map
< std::string, ParamSet > 
XPathParamSet
 
- Public Types inherited from fmatvec::Atom
enum  MsgType
 

Static Public Member Functions

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

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, boost::shared_ptr< bool > &a, boost::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