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

Search Toolkit Book for CPropertyGroup

CPropertyGroup –. More...

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

+ Inheritance diagram for CPropertyGroup:
+ Collaboration diagram for CPropertyGroup:

Public Member Functions

 CPropertyGroup (void)
 
- Public Member Functions inherited from CPropertyGroup_Base
 CPropertyGroup_Base (void)
 
 DECLARE_INTERNAL_TYPE_INFO ()
 
bool IsSetPropertyGroup (void) const
 
bool CanGetPropertyGroup (void) const
 
void ResetPropertyGroup (void)
 
const TPropertyGroupGetPropertyGroup (void) const
 
TPropertyGroupSetPropertyGroup (void)
 
- Public Member Functions inherited from CPropertyGroupType
 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 CPropertyGroup_Base Tparent
 

Additional Inherited Members

- Public Types inherited from CPropertyGroup_Base
typedef Tparent::TPropertyGroupType TPropertyGroup
 
- 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

CPropertyGroup –.

Definition at line 63 of file PropertyGroup.hpp.


The documentation for this class was generated from the following file:
Modified on Mon May 06 04:48:55 2024 by modify_doxy.py rev. 669887