All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | Protected Member Functions | List of all members
MBSim::Environment Class Referenceabstract

basic singleton (see GAMMA et al.) class to capsulate environment variables for XML More...

#include <environment.h>

Inheritance diagram for MBSim::Environment:
fmatvec::Atom MBSim::MBSimEnvironment

Public Member Functions

virtual void initializeUsingXML (xercesc::DOMElement *element)
 initializes environment variables by XML element More...
 
virtual xercesc::DOMElement * writeXMLFile (xercesc::DOMNode *parent)=0
 
- 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

 Environment ()
 constructor
 
virtual ~Environment ()
 destructor
 
- Protected Member Functions inherited from fmatvec::Atom
 Atom (const Atom &src)
 

Additional Inherited Members

- Public Types inherited from fmatvec::Atom
enum  MsgType
 
- 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)
 

Detailed Description

basic singleton (see GAMMA et al.) class to capsulate environment variables for XML

Author
Markus Friedrich
Date
2009-07-28 some comments (Thorsten Schindler)

Member Function Documentation

virtual void MBSim::Environment::initializeUsingXML ( xercesc::DOMElement *  element)
inlinevirtual

initializes environment variables by XML element

Parameters
XMLelement

Reimplemented in MBSim::MBSimEnvironment.


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

Impressum / Disclaimer / Datenschutz Generated by doxygen 1.8.5 Valid HTML