|
static void | message (const fmatvec::Atom *ele, const std::string &msg, const xercesc::DOMElement *e=nullptr) |
|
|
static std::set< std::size_t > | printedMessages |
|
◆ 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:
- /mbsim-env/openmbv/mbxmlutils/mbxmlutilshelper/utils.h
- /mbsim-env/openmbv/mbxmlutils/mbxmlutilshelper/utils.cc