NCBI C++ ToolKit
Public Member Functions | Private Types | List of all members
CPubMedId Class Reference

Search Toolkit Book for CPubMedId

#include <objects/biblio/PubMedId.hpp>

+ Inheritance diagram for CPubMedId:
+ Collaboration diagram for CPubMedId:

Public Member Functions

 CPubMedId (void)
 
 CPubMedId (const ncbi::TEntrezId &data)
 Explicit constructor from the primitive type. More...
 
- Public Member Functions inherited from CPubMedId_Base
 CPubMedId_Base (void)
 
 DECLARE_STD_ALIAS_TYPE_INFO ()
 
 CPubMedId_Base (const NCBI_NS_NCBI::TEntrezId &data)
 
- Public Member Functions inherited from CStdAliasBase< NCBI_NS_NCBI::TEntrezId >
 CStdAliasBase (void)
 
 CStdAliasBase (const NCBI_NS_NCBI::TEntrezId &value)
 
- Public Member Functions inherited from CAliasBase< NCBI_NS_NCBI::TEntrezId >
 CAliasBase (void)
 
 CAliasBase (const NCBI_NS_NCBI::TEntrezId &value)
 
const NCBI_NS_NCBI::TEntrezIdGet (void) const
 
NCBI_NS_NCBI::TEntrezIdSet (void)
 
void Set (const NCBI_NS_NCBI::TEntrezId &value)
 
 operator NCBI_NS_NCBI::TEntrezId (void) const
 
TThisoperator* (void)
 
TThisoperator-> (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 CPubMedId_Base Tparent
 

Additional Inherited Members

- Public Types inherited from CAliasBase< NCBI_NS_NCBI::TEntrezId >
typedef CAliasBase< NCBI_NS_NCBI::TEntrezIdTThis
 
- Static Public Member Functions inherited from CAliasBase< NCBI_NS_NCBI::TEntrezId >
static TConstObjectPtr GetDataPtr (const TThis *alias)
 
- Protected Attributes inherited from CAliasBase< NCBI_NS_NCBI::TEntrezId >
NCBI_NS_NCBI::TEntrezId m_Data
 

Detailed Description

Definition at line 53 of file PubMedId.hpp.

Member Typedef Documentation

◆ Tparent

Definition at line 55 of file PubMedId.hpp.

Constructor & Destructor Documentation

◆ CPubMedId() [1/2]

CPubMedId::CPubMedId ( void  )
inline

Definition at line 57 of file PubMedId.hpp.

◆ CPubMedId() [2/2]

CPubMedId::CPubMedId ( const ncbi::TEntrezId data)
inlineexplicit

Explicit constructor from the primitive type.

Definition at line 60 of file PubMedId.hpp.


The documentation for this class was generated from the following file:
Modified on Fri Sep 20 14:56:57 2024 by modify_doxy.py rev. 669887