Go to the documentation of this file.Go to the SVN repository for this file.
41 string name = node_name.empty() ?
"?" : node_name;
52 if ( !
trace.empty() ) {
std::ofstream out("events_result.xml")
main entry point for tests
#define ITERATE(Type, Var, Cont)
ITERATE macro to sequence through container elements.
virtual void x_Assign(const CException &src)
Helper method for copying exception data.
int TExceptionFlags
Binary OR of "EExceptionFlags".
static TExceptionFlags GetExceptionFlags(void)
@ fAddTrace
Enable tag trace.
virtual void ReportExtra(ostream &out) const override
Report node trace into the "out" stream.
list< string > m_Trace
Node trace list.
virtual void x_Assign(const CException &src) override
Helper method for copying exception data.
virtual void AddTraceInfo(const string &node_name)
Constructor.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.