101 return !(*
this == ns);
vector< string > TNamespaces
string GetNamespaceRef(const CNamespace &ns) const
static const string KNCBINamespaceDefine
void Set(const CNamespace &ns, CNcbiOstream &out, bool mainHeader=true)
void Close(CNcbiOstream &out)
void UseFullname(bool full)
bool UseFullname(void) const
void Open(const string &s, CNcbiOstream &out, bool mainHeader=true)
void CloseAllAbove(size_t level, CNcbiOstream &out)
bool operator==(const CNamespace &ns) const
string ToString(void) const
void ToStringTo(string &s) const
DECLARE_OPERATOR_BOOL(!IsEmpty())
CNcbiOstream & PrintFullName(CNcbiOstream &out) const
static const string KNCBINamespaceName
static const CNamespace KNCBINamespace
static const CNamespace KSTDNamespace
static const string KSTDNamespaceName
size_t GetNamespaceLevel(void) const
static const CNamespace KEmptyNamespace
const TNamespaces & GetNamespaces(void) const
bool operator!=(const CNamespace &ns) const
size_t EqualLevels(const CNamespace &ns) const
static const string KSTDNamespaceDefine
void Reset(CNcbiOstream &out)
Include a standard set of the NCBI C++ Toolkit most basic headers.
std::ofstream out("events_result.xml")
main entry point for tests
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
IO_PREFIX::ostream CNcbiOstream
Portable alias for ostream.