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

Search Toolkit Book for CFileAssociation

CFileAssociation –. More...

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

+ Inheritance diagram for CFileAssociation:
+ Collaboration diagram for CFileAssociation:

Public Member Functions

 CFileAssociation (void)
 
 ~CFileAssociation (void)
 
- Public Member Functions inherited from CFileAssociation_Base
 CFileAssociation_Base (void)
 
virtual ~CFileAssociation_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 IsSetFileAssociation (void) const
 Check if a value has been assigned to FileAssociation data member. More...
 
bool CanGetFileAssociation (void) const
 Check if it is safe to call GetFileAssociation method. More...
 
void ResetFileAssociation (void)
 Reset FileAssociation data member. More...
 
const TFileAssociationGetFileAssociation (void) const
 Get the FileAssociation member data. More...
 
TFileAssociationSetFileAssociation (void)
 Assign a value to FileAssociation data member. More...
 
virtual void Reset (void)
 Reset the whole object. More...
 

Private Types

typedef CFileAssociation_Base Tparent
 

Private Member Functions

 CFileAssociation (const CFileAssociation &value)
 
CFileAssociationoperator= (const CFileAssociation &value)
 

Additional Inherited Members

- Public Types inherited from CFileAssociation_Base
enum class  E_memberIndex { e__allMandatory = 0 , e_Attlist , e_FileAssociation }
 
typedef C_Attlist TAttlist
 
typedef C_E_FileAssociation C_E
 
typedef NCBI_NS_STD::list< NCBI_NS_NCBI::CRef< C_E_FileAssociation > > TFileAssociation
 
typedef Tparent::CMemberIndex< E_memberIndex, 3 > TmemberIndex
 

Detailed Description

CFileAssociation –.

Definition at line 63 of file FileAssociation.hpp.


The documentation for this class was generated from the following files:
Modified on Mon May 06 04:53:05 2024 by modify_doxy.py rev. 669887