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

Search Toolkit Book for CUsingTaskType

CUsingTaskType –. More...

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

+ Inheritance diagram for CUsingTaskType:
+ Collaboration diagram for CUsingTaskType:

Public Member Functions

 CUsingTaskType (void)
 
 ~CUsingTaskType (void)
 
- Public Member Functions inherited from CUsingTaskType_Base
 CUsingTaskType_Base (void)
 
virtual ~CUsingTaskType_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 IsSetParameterGroup (void) const
 Check if a value has been assigned to ParameterGroup data member. More...
 
bool CanGetParameterGroup (void) const
 Check if it is safe to call GetParameterGroup method. More...
 
void ResetParameterGroup (void)
 Reset ParameterGroup data member. More...
 
const TParameterGroupGetParameterGroup (void) const
 Get the ParameterGroup member data. More...
 
void SetParameterGroup (TParameterGroup &value)
 Assign a value to ParameterGroup data member. More...
 
TParameterGroupSetParameterGroup (void)
 Assign a value to ParameterGroup data member. More...
 
bool IsSetTask (void) const
 Check if a value has been assigned to Task data member. More...
 
bool CanGetTask (void) const
 Check if it is safe to call GetTask method. More...
 
void ResetTask (void)
 Reset Task data member. More...
 
const TTaskGetTask (void) const
 Get the Task member data. More...
 
void SetTask (TTask &value)
 Assign a value to Task data member. More...
 
TTaskSetTask (void)
 Assign a value to Task data member. More...
 
virtual void Reset (void)
 Reset the whole object. More...
 

Private Types

typedef CUsingTaskType_Base Tparent
 

Private Member Functions

 CUsingTaskType (const CUsingTaskType &value)
 
CUsingTaskTypeoperator= (const CUsingTaskType &value)
 

Additional Inherited Members

- Public Types inherited from CUsingTaskType_Base
enum class  E_memberIndex { e__allMandatory = 0 , e_Attlist , e_ParameterGroup , e_Task }
 
typedef C_Attlist TAttlist
 
typedef CParameterGroup TParameterGroup
 
typedef C_Task TTask
 
typedef Tparent::CMemberIndex< E_memberIndex, 4 > TmemberIndex
 

Detailed Description

CUsingTaskType –.

Definition at line 63 of file UsingTaskType.hpp.


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