CNcbiEmptyString Class Reference
[String Manipulations]

Search Toolkit Book for CNcbiEmptyString

#include <ncbistr.hpp>

List of all members.


Detailed Description

Empty "C++" string.

Definition at line 74 of file ncbistr.hpp.

Static Public Member Functions

static const string & Get (void)
 Get string.

Static Private Member Functions

static const string & FirstGet (void)
 Helper method to initialize private data member and return null string.

Static Private Attributes

static const string * m_Str = 0
 Null string pointer.


Member Function Documentation

const string & CNcbiEmptyString::FirstGet void   )  [static, private]
 

Helper method to initialize private data member and return null string.

Definition at line 77 of file ncbistr.cpp.

References m_Str.

Referenced by Get().

const string & CNcbiEmptyString::Get void   )  [inline, static]
 

Get string.

Definition at line 3192 of file ncbistr.hpp.

References FirstGet(), and m_Str.

Referenced by CGen_code_table::IndexToCodon().


Member Data Documentation

const string * CNcbiEmptyString::m_Str = 0 [static, private]
 

Null string pointer.

Definition at line 83 of file ncbistr.hpp.

Referenced by FirstGet(), and Get().


The documentation for this class was generated from the following files:
Generated on Mon Dec 7 13:03:30 2009 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Mon Dec 07 16:23:33 2009 by modify_doxy.py rev. 173732