mbxmlutils  1.3.0
Multi-Body XML Utils
MBXMLUtils::Deprecated Class Reference
Inheritance diagram for MBXMLUtils::Deprecated:
[legend]

Static Public Member Functions

static void message (const fmatvec::Atom *ele, const std::string &msg, const xercesc::DOMElement *e=nullptr)
 

Static Private Attributes

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

Member Function Documentation

◆ message()

void MBXMLUtils::Deprecated::message ( const fmatvec::Atom *  ele,
const std::string &  msg,
const xercesc::DOMElement *  e = nullptr 
)
static

Print the deprecated message msg to the fmatvec::Atom::Deprecated stream of the fmatvec::Atom element ele. If ele is nullptr print to the static fmatvec::Atom fmatvec::Atom::Deprecated stream But only 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: