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

Search Toolkit Book for CManifest

CManifest –. More...

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

+ Inheritance diagram for CManifest:
+ Collaboration diagram for CManifest:

Public Member Functions

 CManifest (void)
 
 ~CManifest (void)
 
- Public Member Functions inherited from CManifest_Base
 CManifest_Base (void)
 
virtual ~CManifest_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 IsSetManifest (void) const
 Check if a value has been assigned to Manifest data member. More...
 
bool CanGetManifest (void) const
 Check if it is safe to call GetManifest method. More...
 
void ResetManifest (void)
 Reset Manifest data member. More...
 
const TManifestGetManifest (void) const
 Get the Manifest member data. More...
 
TManifestSetManifest (void)
 Assign a value to Manifest data member. More...
 
virtual void Reset (void)
 Reset the whole object. More...
 

Private Types

typedef CManifest_Base Tparent
 

Private Member Functions

 CManifest (const CManifest &value)
 
CManifestoperator= (const CManifest &value)
 

Additional Inherited Members

- Public Types inherited from CManifest_Base
enum class  E_memberIndex { e__allMandatory = 0 , e_Attlist , e_Manifest }
 
typedef C_Attlist TAttlist
 
typedef C_E_Manifest C_E
 
typedef NCBI_NS_STD::list< NCBI_NS_NCBI::CRef< C_E_Manifest > > TManifest
 
typedef Tparent::CMemberIndex< E_memberIndex, 3 > TmemberIndex
 

Detailed Description

CManifest –.

Definition at line 63 of file Manifest.hpp.


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