#include <ncbistr.hpp>
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. | |
|
|
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(). |
|
|
Get string.
Definition at line 3192 of file ncbistr.hpp. References FirstGet(), and m_Str. Referenced by CGen_code_table::IndexToCodon(). |
|
|
Null string pointer.
Definition at line 83 of file ncbistr.hpp. Referenced by FirstGet(), and Get(). |
1.4.6
Modified on Mon Dec 07 16:23:33 2009 by modify_doxy.py rev. 173732