NCBI C++ ToolKit
|
Search Toolkit Book for CINSDSeqid
#include <objects/insdseq/INSDSeqid.hpp>
Public Member Functions | |
CINSDSeqid (void) | |
CINSDSeqid (const std::string &value) | |
Explicit constructor from the primitive type. More... | |
![]() | |
CINSDSeqid_Base (void) | |
DECLARE_STD_ALIAS_TYPE_INFO () | |
CINSDSeqid_Base (const string &data) | |
![]() | |
CStringAliasBase (void) | |
CStringAliasBase (const string &value) | |
![]() | |
CAliasBase (void) | |
CAliasBase (const string &value) | |
const string & | Get (void) const |
string & | Set (void) |
void | Set (const string &value) |
operator string (void) const | |
TThis & | operator* (void) |
TThis * | operator-> (void) |
bool | operator< (const T &value) const |
bool | operator> (const T &value) const |
bool | operator== (const T &value) const |
bool | operator!= (const T &value) const |
Private Types | |
typedef CINSDSeqid_Base | Tparent |
Additional Inherited Members | |
![]() | |
typedef CAliasBase< string > | TThis |
![]() | |
static TConstObjectPtr | GetDataPtr (const TThis *alias) |
![]() | |
string | m_Data |
CINSDSeqid –.
Definition at line 65 of file INSDSeqid.hpp.