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

Search Toolkit Book for CLIB

CLIB –. More...

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

+ Inheritance diagram for CLIB:
+ Collaboration diagram for CLIB:

Public Member Functions

 CLIB (void)
 
 ~CLIB (void)
 
- Public Member Functions inherited from CLIB_Base
 CLIB_Base (void)
 
virtual ~CLIB_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 IsSetLIB (void) const
 Check if a value has been assigned to LIB data member. More...
 
bool CanGetLIB (void) const
 Check if it is safe to call GetLIB method. More...
 
void ResetLIB (void)
 Reset LIB data member. More...
 
const TLIBGetLIB (void) const
 Get the LIB member data. More...
 
void SetLIB (TLIB &value)
 Assign a value to LIB data member. More...
 
TLIBSetLIB (void)
 Assign a value to LIB data member. More...
 
virtual void Reset (void)
 Reset the whole object. More...
 

Private Types

typedef CLIB_Base Tparent
 

Private Member Functions

 CLIB (const CLIB &value)
 
CLIBoperator= (const CLIB &value)
 

Additional Inherited Members

- Public Types inherited from CLIB_Base
enum class  E_memberIndex { e__allMandatory = 0 , e_Attlist , e_LIB }
 
typedef C_Attlist TAttlist
 
typedef C_LIB TLIB
 
typedef Tparent::CMemberIndex< E_memberIndex, 3 > TmemberIndex
 

Detailed Description

CLIB –.

Definition at line 63 of file LIx.hpp.


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