|
static void | message (std::ostream &str, std::string msg, const xercesc::DOMElement *e=NULL) |
|
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 std::set< std::size_t > | printedMessages |
|
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:
- /home/mbsim/win64-dailyrelease/openmbv/mbxmlutils/mbxmlutilshelper/utils.h
- /home/mbsim/win64-dailyrelease/openmbv/mbxmlutils/mbxmlutilshelper/utils.cc