NCBI C++ ToolKit
|
Search Toolkit Book for CEntrez2_dt
#include <objects/entrez2/Entrez2_dt.hpp>
Public Member Functions | |
CEntrez2_dt (void) | |
CEntrez2_dt (const int &value) | |
Explicit constructor from the primitive type. More... | |
![]() | |
CEntrez2_dt_Base (void) | |
DECLARE_STD_ALIAS_TYPE_INFO () | |
CEntrez2_dt_Base (const int &data) | |
![]() | |
CStdAliasBase (void) | |
CStdAliasBase (const int &value) | |
![]() | |
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 CEntrez2_dt_Base | Tparent |
Additional Inherited Members | |
![]() | |
typedef CAliasBase< int > | TThis |
![]() | |
static TConstObjectPtr | GetDataPtr (const TThis *alias) |
![]() | |
int | m_Data |
CEntrez2_dt –.
Definition at line 65 of file Entrez2_dt.hpp.