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

Search Toolkit Book for CPublisherName_Base

CPublisherName_Base –. More...

#include <build-system/project_tree_builder/msbuild/PublisherName_.hpp>

+ Inheritance diagram for CPublisherName_Base:
+ Collaboration diagram for CPublisherName_Base:

Classes

class  C_E
 C_E –. More...
 

Public Types

typedef Tparent::TStringPropertyType TPublisherName
 
typedef NCBI_NS_STD::list< NCBI_NS_NCBI::CRef< C_E > > Tdata
 
- Public Types inherited from CStringPropertyType_Base
enum class  E_memberIndex { e__allMandatory = 0 , e_Attlist , e_StringPropertyType }
 
typedef C_Attlist TAttlist
 
typedef NCBI_NS_STD::string TStringPropertyType
 
typedef Tparent::CMemberIndex< E_memberIndex, 3 > TmemberIndex
 

Public Member Functions

 CPublisherName_Base (void)
 
 DECLARE_INTERNAL_TYPE_INFO ()
 
bool IsSetPublisherName (void) const
 
bool CanGetPublisherName (void) const
 
void ResetPublisherName (void)
 
const TPublisherNameGetPublisherName (void) const
 
TPublisherNameSetPublisherName (void)
 
void SetPublisherName (const TPublisherName &value)
 
 CPublisherName_Base (void)
 
virtual ~CPublisherName_Base (void)
 
 DECLARE_INTERNAL_TYPE_INFO ()
 
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...
 
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...
 
- Public Member Functions inherited from CStringPropertyType
 CStringPropertyType (void)
 
 CStringPropertyType (const std::string &value)
 
 ~CStringPropertyType (void)
 
 operator const TStringPropertyType & (void) const
 Conversion operator to 'TStringPropertyType' type. More...
 
CStringPropertyTypeoperator= (const TStringPropertyType &value)
 Assignment operator. More...
 
- Public Member Functions inherited from CStringPropertyType_Base
 CStringPropertyType_Base (void)
 
virtual ~CStringPropertyType_Base (void)
 
 DECLARE_INTERNAL_TYPE_INFO ()
 
bool IsSetAttlist (void) const
 Check if a value has been assigned to Attlist data member. More...
 
bool CanGetAttlist (void) const
 Check if it is safe to call GetAttlist method. More...
 
void ResetAttlist (void)
 Reset Attlist data member. More...
 
const TAttlistGetAttlist (void) const
 Get the Attlist member data. More...
 
void SetAttlist (TAttlist &value)
 Assign a value to Attlist data member. More...
 
TAttlistSetAttlist (void)
 Assign a value to Attlist data member. More...
 
bool IsSetStringPropertyType (void) const
 Check if a value has been assigned to StringPropertyType data member. More...
 
bool CanGetStringPropertyType (void) const
 Check if it is safe to call GetStringPropertyType method. More...
 
void ResetStringPropertyType (void)
 Reset StringPropertyType data member. More...
 
const TStringPropertyTypeGetStringPropertyType (void) const
 Get the StringPropertyType member data. More...
 
void SetStringPropertyType (const TStringPropertyType &value)
 Assign a value to StringPropertyType data member. More...
 
void SetStringPropertyType (TStringPropertyType &&value)
 
TStringPropertyTypeSetStringPropertyType (void)
 Assign a value to StringPropertyType data member. More...
 

Private Types

typedef CStringPropertyType Tparent
 
typedef NCBI_NS_NCBI::CSerialObject Tparent
 

Private Member Functions

 CPublisherName_Base (const CPublisherName_Base &)
 
CPublisherName_Baseoperator= (const CPublisherName_Base &)
 

Private Attributes

Uint4 m_set_State [1]
 
NCBI_NS_STD::list< NCBI_NS_NCBI::CRef< C_E > > m_data
 

Detailed Description

CPublisherName_Base –.

Definition at line 70 of file PublisherName_.hpp.


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