NCBI C++ ToolKit
|
Search Toolkit Book for CPmPid
#include <objects/biblio/PmPid.hpp>
Public Member Functions | |
CPmPid (void) | |
CPmPid (const std::string &value) | |
Explicit constructor from the primitive type. More... | |
Public Member Functions inherited from CPmPid_Base | |
CPmPid_Base (void) | |
DECLARE_STD_ALIAS_TYPE_INFO () | |
CPmPid_Base (const string &data) | |
Public Member Functions inherited from CStringAliasBase< string > | |
CStringAliasBase (void) | |
CStringAliasBase (const string &value) | |
Public Member Functions inherited from CAliasBase< string > | |
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 CPmPid_Base | Tparent |
Additional Inherited Members | |
Public Types inherited from CAliasBase< string > | |
typedef CAliasBase< string > | TThis |
Static Public Member Functions inherited from CAliasBase< string > | |
static TConstObjectPtr | GetDataPtr (const TThis *alias) |
Protected Attributes inherited from CAliasBase< string > | |
string | m_Data |