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

Represents ASN.1 type PmcID defined in file biblio.asn

Search Toolkit Book for CPmcID

#include <objects/biblio/PmcID.hpp>

+ Inheritance diagram for CPmcID:
+ Collaboration diagram for CPmcID:

Public Member Functions

 CPmcID (void)
 
 CPmcID (const ncbi::TEntrezId &data)
 Explicit constructor from the primitive type. More...
 
- Public Member Functions inherited from CPmcID_Base
 CPmcID_Base (void)
 
 DECLARE_STD_ALIAS_TYPE_INFO ()
 
 CPmcID_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 CPmcID_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 PmcID.hpp.

Member Typedef Documentation

◆ Tparent

typedef CPmcID_Base CPmcID::Tparent
private

Definition at line 55 of file PmcID.hpp.

Constructor & Destructor Documentation

◆ CPmcID() [1/2]

CPmcID::CPmcID ( void  )
inline

Definition at line 57 of file PmcID.hpp.

◆ CPmcID() [2/2]

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

Explicit constructor from the primitive type.

Definition at line 60 of file PmcID.hpp.


The documentation for this class was generated from the following file:
Modified on Tue Apr 23 07:40:10 2024 by modify_doxy.py rev. 669887