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

Search Toolkit Book for CPropertyGroupType

CPropertyGroupType –. More...

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

+ Inheritance diagram for CPropertyGroupType:
+ Collaboration diagram for CPropertyGroupType:

Public Member Functions

 CPropertyGroupType (void)
 
 ~CPropertyGroupType (void)
 
- Public Member Functions inherited from CPropertyGroupType_Base
 CPropertyGroupType_Base (void)
 
virtual ~CPropertyGroupType_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 IsSetPropertyGroupType (void) const
 Check if a value has been assigned to PropertyGroupType data member. More...
 
bool CanGetPropertyGroupType (void) const
 Check if it is safe to call GetPropertyGroupType method. More...
 
void ResetPropertyGroupType (void)
 Reset PropertyGroupType data member. More...
 
const TPropertyGroupTypeGetPropertyGroupType (void) const
 Get the PropertyGroupType member data. More...
 
TPropertyGroupTypeSetPropertyGroupType (void)
 Assign a value to PropertyGroupType data member. More...
 
virtual void Reset (void)
 Reset the whole object. More...
 

Private Types

typedef CPropertyGroupType_Base Tparent
 

Private Member Functions

 CPropertyGroupType (const CPropertyGroupType &value)
 
CPropertyGroupTypeoperator= (const CPropertyGroupType &value)
 

Additional Inherited Members

- Public Types inherited from CPropertyGroupType_Base
enum class  E_memberIndex { e__allMandatory = 0 , e_Attlist , e_PropertyGroupType }
 
typedef C_Attlist TAttlist
 
typedef C_E_PropertyGroupType C_E
 
typedef NCBI_NS_STD::list< NCBI_NS_NCBI::CRef< C_E_PropertyGroupType > > TPropertyGroupType
 
typedef Tparent::CMemberIndex< E_memberIndex, 3 > TmemberIndex
 

Detailed Description

CPropertyGroupType –.

Definition at line 63 of file PropertyGroupType.hpp.


The documentation for this class was generated from the following files:
Modified on Tue May 07 08:12:56 2024 by modify_doxy.py rev. 669887