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

Search Toolkit Book for CCLRSupport

CCLRSupport –. More...

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

+ Inheritance diagram for CCLRSupport:
+ Collaboration diagram for CCLRSupport:

Public Member Functions

 CCLRSupport (void)
 
 CCLRSupport (const Tparent::TStringPropertyType &value)
 Constructor from the primitive type. More...
 
CCLRSupportoperator= (const Tparent::TStringPropertyType &value)
 Assignment operator. More...
 
- Public Member Functions inherited from CCLRSupport_Base
 CCLRSupport_Base (void)
 
 DECLARE_INTERNAL_TYPE_INFO ()
 
bool IsSetCLRSupport (void) const
 
bool CanGetCLRSupport (void) const
 
void ResetCLRSupport (void)
 
const TCLRSupportGetCLRSupport (void) const
 
TCLRSupportSetCLRSupport (void)
 
void SetCLRSupport (const TCLRSupport &value)
 
- Public Member Functions inherited from CStringPropertyType
 CStringPropertyType (void)
 
 CStringPropertyType (const std::string &value)
 
 ~CStringPropertyType (void)
 
 operator const TStringPropertyType & (void) const
 Conversion operator to 'TStringPropertyType' type. More...
 
CStringPropertyTypeoperator= (const TStringPropertyType &value)
 Assignment operator. More...
 
- Public Member Functions inherited from CStringPropertyType_Base
 CStringPropertyType_Base (void)
 
virtual ~CStringPropertyType_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 IsSetStringPropertyType (void) const
 Check if a value has been assigned to StringPropertyType data member. More...
 
bool CanGetStringPropertyType (void) const
 Check if it is safe to call GetStringPropertyType method. More...
 
void ResetStringPropertyType (void)
 Reset StringPropertyType data member. More...
 
const TStringPropertyTypeGetStringPropertyType (void) const
 Get the StringPropertyType member data. More...
 
void SetStringPropertyType (const TStringPropertyType &value)
 Assign a value to StringPropertyType data member. More...
 
void SetStringPropertyType (TStringPropertyType &&value)
 
TStringPropertyTypeSetStringPropertyType (void)
 Assign a value to StringPropertyType data member. More...
 
virtual void Reset (void)
 Reset the whole object. More...
 

Private Types

typedef CCLRSupport_Base Tparent
 

Additional Inherited Members

- Public Types inherited from CCLRSupport_Base
typedef Tparent::TStringPropertyType TCLRSupport
 
- Public Types inherited from CStringPropertyType_Base
enum class  E_memberIndex { e__allMandatory = 0 , e_Attlist , e_StringPropertyType }
 
typedef C_Attlist TAttlist
 
typedef NCBI_NS_STD::string TStringPropertyType
 
typedef Tparent::CMemberIndex< E_memberIndex, 3 > TmemberIndex
 

Detailed Description

CCLRSupport –.

Definition at line 63 of file CLRSupport.hpp.


The documentation for this class was generated from the following file:
Modified on Wed Apr 24 14:14:57 2024 by modify_doxy.py rev. 669887