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

Search Toolkit Book for CParameterGroupType_Base::C_E

C_E –. More...

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

+ Inheritance diagram for CParameterGroupType_Base::C_E:
+ Collaboration diagram for CParameterGroupType_Base::C_E:

Public Types

enum class  E_memberIndex { e__allMandatory = 0 , e_AnyContent }
 
typedef NCBI_NS_NCBI::CAnyContentObject TAnyContent
 
typedef Tparent::CMemberIndex< E_memberIndex, 2 > TmemberIndex
 

Public Member Functions

 C_E (void)
 
 ~C_E (void)
 
 DECLARE_INTERNAL_TYPE_INFO ()
 
bool IsSetAnyContent (void) const
 ParameterGroup contains parameter elements whose element names are the parameter names. More...
 
bool CanGetAnyContent (void) const
 Check if it is safe to call GetAnyContent method. More...
 
void ResetAnyContent (void)
 Reset AnyContent data member. More...
 
const TAnyContentGetAnyContent (void) const
 Get the AnyContent member data. More...
 
void SetAnyContent (TAnyContent &value)
 Assign a value to AnyContent data member. More...
 
TAnyContentSetAnyContent (void)
 Assign a value to AnyContent data member. More...
 
void Reset (void)
 Reset the whole object. More...
 

Private Types

typedef NCBI_NS_NCBI::CSerialObject Tparent
 

Private Member Functions

 C_E (const C_E &)
 
C_Eoperator= (const C_E &)
 

Private Attributes

Uint4 m_set_State [1]
 
NCBI_NS_NCBI::CRef< TAnyContentm_AnyContent
 

Detailed Description

C_E –.

Definition at line 88 of file ParameterGroupType_.hpp.


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