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

Search Toolkit Book for CCompile

CCompile –. More...

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

+ Inheritance diagram for CCompile:
+ Collaboration diagram for CCompile:

Public Member Functions

 CCompile (void)
 
 ~CCompile (void)
 
- Public Member Functions inherited from CCompile_Base
 CCompile_Base (void)
 
virtual ~CCompile_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 IsSetCompile (void) const
 Check if a value has been assigned to Compile data member. More...
 
bool CanGetCompile (void) const
 Check if it is safe to call GetCompile method. More...
 
void ResetCompile (void)
 Reset Compile data member. More...
 
const TCompileGetCompile (void) const
 Get the Compile member data. More...
 
TCompileSetCompile (void)
 Assign a value to Compile data member. More...
 
virtual void Reset (void)
 Reset the whole object. More...
 

Private Types

typedef CCompile_Base Tparent
 

Private Member Functions

 CCompile (const CCompile &value)
 
CCompileoperator= (const CCompile &value)
 

Additional Inherited Members

- Public Types inherited from CCompile_Base
enum class  E_memberIndex { e__allMandatory = 0 , e_Attlist , e_Compile }
 
typedef C_Attlist TAttlist
 
typedef C_E_Compile C_E
 
typedef NCBI_NS_STD::list< NCBI_NS_NCBI::CRef< C_E_Compile > > TCompile
 
typedef Tparent::CMemberIndex< E_memberIndex, 3 > TmemberIndex
 

Detailed Description

CCompile –.

Definition at line 63 of file Compile.hpp.


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