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

Search Toolkit Book for CPreBuildEventItem

CPreBuildEventItem –. More...

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

+ Inheritance diagram for CPreBuildEventItem:
+ Collaboration diagram for CPreBuildEventItem:

Public Member Functions

 CPreBuildEventItem (void)
 
 ~CPreBuildEventItem (void)
 
- Public Member Functions inherited from CPreBuildEventItem_Base
 CPreBuildEventItem_Base (void)
 
virtual ~CPreBuildEventItem_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 IsSetPreBuildEventItem (void) const
 Check if a value has been assigned to PreBuildEventItem data member. More...
 
bool CanGetPreBuildEventItem (void) const
 Check if it is safe to call GetPreBuildEventItem method. More...
 
void ResetPreBuildEventItem (void)
 Reset PreBuildEventItem data member. More...
 
const TPreBuildEventItemGetPreBuildEventItem (void) const
 Get the PreBuildEventItem member data. More...
 
TPreBuildEventItemSetPreBuildEventItem (void)
 Assign a value to PreBuildEventItem data member. More...
 
virtual void Reset (void)
 Reset the whole object. More...
 

Private Types

typedef CPreBuildEventItem_Base Tparent
 

Private Member Functions

 CPreBuildEventItem (const CPreBuildEventItem &value)
 
CPreBuildEventItemoperator= (const CPreBuildEventItem &value)
 

Additional Inherited Members

- Public Types inherited from CPreBuildEventItem_Base
enum class  E_memberIndex { e__allMandatory = 0 , e_Attlist , e_PreBuildEventItem }
 
typedef C_Attlist TAttlist
 
typedef C_E_PreBuildEventItem C_E
 
typedef NCBI_NS_STD::list< NCBI_NS_NCBI::CRef< C_E_PreBuildEventItem > > TPreBuildEventItem
 
typedef Tparent::CMemberIndex< E_memberIndex, 3 > TmemberIndex
 

Detailed Description

CPreBuildEventItem –.

Definition at line 63 of file PreBuildEventItem.hpp.


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