NCBI C++ ToolKit
Public Types | Public Member Functions | Private Types | Private Member Functions | Private Attributes | List of all members
CClCompile_Base::C_E_ClCompile::C_CompileAsManaged::C_Attlist Class Reference

Search Toolkit Book for CClCompile_Base::C_E_ClCompile::C_CompileAsManaged::C_Attlist

C_Attlist –. More...

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

+ Inheritance diagram for CClCompile_Base::C_E_ClCompile::C_CompileAsManaged::C_Attlist:
+ Collaboration diagram for CClCompile_Base::C_E_ClCompile::C_CompileAsManaged::C_Attlist:

Public Types

enum class  E_memberIndex { e__allMandatory = 0 , e_Condition }
 
typedef NCBI_NS_STD::string TCondition
 
typedef Tparent::CMemberIndex< E_memberIndex, 2 > TmemberIndex
 

Public Member Functions

 C_Attlist (void)
 
 ~C_Attlist (void)
 
 DECLARE_INTERNAL_TYPE_INFO ()
 
bool IsSetCondition (void) const
 Check if a value has been assigned to Condition data member. More...
 
bool CanGetCondition (void) const
 Check if it is safe to call GetCondition method. More...
 
void ResetCondition (void)
 Reset Condition data member. More...
 
const TConditionGetCondition (void) const
 Get the Condition member data. More...
 
void SetCondition (const TCondition &value)
 Assign a value to Condition data member. More...
 
void SetCondition (TCondition &&value)
 
TConditionSetCondition (void)
 Assign a value to Condition data member. More...
 
void Reset (void)
 Reset the whole object. More...
 

Private Types

typedef NCBI_NS_NCBI::CSerialObject Tparent
 

Private Member Functions

 C_Attlist (const C_Attlist &)
 
C_Attlistoperator= (const C_Attlist &)
 

Private Attributes

Uint4 m_set_State [1]
 
NCBI_NS_STD::string m_Condition
 

Detailed Description

C_Attlist –.

Definition at line 580 of file ClCompile_.hpp.


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