NCBI C++ ToolKit
|
Search Toolkit Book for CID2S_Chunk_Id
#include <objects/seqsplit/ID2S_Chunk_Id.hpp>
Public Member Functions | |
CID2S_Chunk_Id (void) | |
CID2S_Chunk_Id (const int &value) | |
Explicit constructor from the primitive type. More... | |
Public Member Functions inherited from CID2S_Chunk_Id_Base | |
CID2S_Chunk_Id_Base (void) | |
DECLARE_STD_ALIAS_TYPE_INFO () | |
CID2S_Chunk_Id_Base (const int &data) | |
Public Member Functions inherited from CStdAliasBase< int > | |
CStdAliasBase (void) | |
CStdAliasBase (const int &value) | |
Public Member Functions inherited from CAliasBase< int > | |
CAliasBase (void) | |
CAliasBase (const int &value) | |
const int & | Get (void) const |
int & | Set (void) |
void | Set (const int &value) |
operator int (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 CID2S_Chunk_Id_Base | Tparent |
Additional Inherited Members | |
Public Types inherited from CAliasBase< int > | |
typedef CAliasBase< int > | TThis |
Static Public Member Functions inherited from CAliasBase< int > | |
static TConstObjectPtr | GetDataPtr (const TThis *alias) |
Protected Attributes inherited from CAliasBase< int > | |
int | m_Data |
Definition at line 65 of file ID2S_Chunk_Id.hpp.