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

Search Toolkit Book for CAcronym

CAcronym –. More...

#include <objtools/eutils/efetch/Acronym.hpp>

+ Inheritance diagram for CAcronym:
+ Collaboration diagram for CAcronym:

Public Member Functions

 CAcronym (void)
 
 ~CAcronym (void)
 
 CAcronym (const Tdata &value)
 Constructor from the primitive type. More...
 
CAcronymoperator= (const Tdata &value)
 Assignment operator. More...
 
- Public Member Functions inherited from CAcronym_Base
 CAcronym_Base (void)
 
virtual ~CAcronym_Base (void)
 
 DECLARE_INTERNAL_TYPE_INFO ()
 
 CAcronym_Base (const Tdata &value)
 Constructor from the primitive type. More...
 
void operator= (const Tdata &value)
 Assignment operator. More...
 
bool IsSet (void) const
 Check if a value has been assigned to data member. More...
 
bool CanGet (void) const
 Check if it is safe to call Get method. More...
 
void Reset (void)
 Reset data member. More...
 
const TdataGet (void) const
 Get the member data. More...
 
void Set (const Tdata &value)
 Assign a value to data member. More...
 
void Set (Tdata &&value)
 
TdataSet (void)
 Assign a value to data member. More...
 
 operator const Tdata & (void) const
 Conversion operator to 'const Tdata' type. More...
 
 operator Tdata & (void)
 Conversion operator to 'Tdata' type. More...
 

Private Types

typedef CAcronym_Base Tparent
 

Private Member Functions

 CAcronym (const CAcronym &value)
 
CAcronymoperator= (const CAcronym &value)
 

Additional Inherited Members

- Public Types inherited from CAcronym_Base
typedef NCBI_NS_STD::string Tdata
 

Detailed Description

CAcronym –.

Definition at line 63 of file Acronym.hpp.


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