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

Static Public Member Functions

static void message (std::ostream &str, std::string msg, const xercesc::DOMElement *e=NULL)
 
- 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)
 

Static Private Attributes

static std::set< std::size_t > printedMessages
 

Additional Inherited Members

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

Member Function Documentation

void MBXMLUtils::Deprecated::message ( std::ostream &  str,
std::string  msg,
const xercesc::DOMElement *  e = NULL 
)
static

Print the deprecated message msg to the stream str, if the same message was not printed before to this stream. If e is NULL a stack trace is printed if available if e it not NULL MBXMLUtils::DOMEvalException is printed.


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

Impressum / Disclaimer / Datenschutz Generated by doxygen 1.8.5 Valid HTML