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

Search Toolkit Book for CValidateAllParameters_Base

CValidateAllParameters_Base –. More...

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

+ Inheritance diagram for CValidateAllParameters_Base:
+ Collaboration diagram for CValidateAllParameters_Base:

Public Member Functions

 CValidateAllParameters_Base (void)
 
 DECLARE_INTERNAL_TYPE_INFO ()
 
- Public Member Functions inherited from CBoolean
 CBoolean (void)
 
 ~CBoolean (void)
 
 CBoolean (const Tdata &value)
 Constructor from the primitive type. More...
 
CBooleanoperator= (const Tdata &value)
 Assignment operator. More...
 
- Public Member Functions inherited from CBoolean_Base
 CBoolean_Base (void)
 
virtual ~CBoolean_Base (void)
 
 DECLARE_INTERNAL_TYPE_INFO ()
 
 CBoolean_Base (const Tdata &value)
 Constructor from the primitive type. More...
 
void operator= (const Tdata &value)
 Assignment operator. More...
 
bool IsSet (void) const
 Check if a value has been assigned to data member. More...
 
bool CanGet (void) const
 Check if it is safe to call Get method. More...
 
void Reset (void)
 Reset data member. More...
 
const TdataGet (void) const
 Get the member data. More...
 
void Set (const Tdata &value)
 Assign a value to data member. More...
 
void Set (Tdata &&value)
 
TdataSet (void)
 Assign a value to data member. More...
 
 operator const Tdata & (void) const
 Conversion operator to 'const Tdata' type. More...
 
 operator Tdata & (void)
 Conversion operator to 'Tdata' type. More...
 

Private Types

typedef CBoolean Tparent
 

Additional Inherited Members

- Public Types inherited from CBoolean_Base
typedef NCBI_NS_STD::string Tdata
 

Detailed Description

CValidateAllParameters_Base –.

Definition at line 70 of file ValidateAllParameters_.hpp.


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