A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/CheckBox___8hpp_source.html below:

NCBI C++ ToolKit: include/gui/objects/CheckBox_.hpp Source File

41 #ifndef GUI_OBJECTS_CHECKBOX_BASE_HPP 42 #define GUI_OBJECTS_CHECKBOX_BASE_HPP 56 #ifndef BEGIN_objects_SCOPE 57 # define BEGIN_objects_SCOPE BEGIN_SCOPE(objects) 58 # define END_objects_SCOPE END_SCOPE(objects) 124  bool

IsSetName(

void

)

const

;

131  bool

CanGetName(

void

)

const

;

134  void

ResetName(

void

);

140  const TName

& GetName(

void

)

const

;

153  TName

& SetName(

void

);

162  bool

IsSetValue(

void

)

const

;

169  bool

CanGetValue(

void

)

const

;

172  void

ResetValue(

void

);

175  void

SetDefaultValue(

void

);

181  TValue

GetValue(

void

)

const

;

193  TValue

& SetValue(

void

);

202  bool

IsSetDisplay_name(

void

)

const

;

209  bool

CanGetDisplay_name(

void

)

const

;

212  void

ResetDisplay_name(

void

);

240  bool

IsSetHelp(

void

)

const

;

247  bool

CanGetHelp(

void

)

const

;

250  void

ResetHelp(

void

);

256  const THelp

& GetHelp(

void

)

const

;

269  THelp

& SetHelp(

void

);

278  bool

IsSetLegend_text(

void

)

const

;

285  bool

CanGetLegend_text(

void

)

const

;

288  void

ResetLegend_text(

void

);

316  bool

IsSetOptional(

void

)

const

;

323  bool

CanGetOptional(

void

)

const

;

326  void

ResetOptional(

void

);

353  bool

IsSetConditions(

void

)

const

;

360  bool

CanGetConditions(

void

)

const

;

363  void

ResetConditions(

void

);

378  virtual void

Reset(

void

);

437  m_Name

= std::forward<CCheckBox_Base::TName>(

value

);

581  m_Help

= std::forward<CCheckBox_Base::THelp>(

value

);

Base class for all serializable objects.

static char UnassignedByte(void)

void ThrowUnassigned(TMemberIndex index) const

static string UnassignedString(void)

uint32_t Uint4

4-byte (32-bit) unsigned integer

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

#define NCBI_GUIOBJECTS_EXPORT

bool IsSetName(void) const

Check if a value has been assigned to Name data member.

Tparent::CMemberIndex< E_memberIndex, 8 > TmemberIndex

DECLARE_INTERNAL_TYPE_INFO()

bool CanGetConditions(void) const

Check if it is safe to call GetConditions method.

bool IsSetOptional(void) const

Check if a value has been assigned to Optional data member.

TOptional GetOptional(void) const

Get the Optional member data.

THelp & SetHelp(void)

Assign a value to Help data member.

list< CRef< CConditional > > m_Conditions

bool CanGetDisplay_name(void) const

Check if it is safe to call GetDisplay_name method.

bool CanGetHelp(void) const

Check if it is safe to call GetHelp method.

TConditions & SetConditions(void)

Assign a value to Conditions data member.

const TLegend_text & GetLegend_text(void) const

Get the Legend_text member data.

bool IsSetLegend_text(void) const

Check if a value has been assigned to Legend_text data member.

void SetDefaultValue(void)

Assign default value to Value data member.

TName & SetName(void)

Assign a value to Name data member.

bool CanGetName(void) const

Check if it is safe to call GetName method.

TValue GetValue(void) const

Get the Value member data.

TOptional & SetOptional(void)

Assign a value to Optional data member.

bool IsSetHelp(void) const

Check if a value has been assigned to Help data member.

bool CanGetOptional(void) const

Check if it is safe to call GetOptional method.

list< CRef< CConditional > > TConditions

void ResetValue(void)

Reset Value data member.

const TName & GetName(void) const

Get the Name member data.

CCheckBox_Base(const CCheckBox_Base &)

bool IsSetDisplay_name(void) const

Check if a value has been assigned to Display_name data member.

CCheckBox_Base & operator=(const CCheckBox_Base &)

bool CanGetLegend_text(void) const

Check if it is safe to call GetLegend_text method.

bool IsSetConditions(void) const

Check if a value has been assigned to Conditions data member.

void ResetOptional(void)

Reset Optional data member.

bool CanGetValue(void) const

Check if it is safe to call GetValue method.

bool IsSetValue(void) const

Check if a value has been assigned to Value data member.

const TDisplay_name & GetDisplay_name(void) const

Get the Display_name member data.

TValue & SetValue(void)

Assign a value to Value data member.

TLegend_text & SetLegend_text(void)

Assign a value to Legend_text data member.

const TConditions & GetConditions(void) const

Get the Conditions member data.

TDisplay_name & SetDisplay_name(void)

Assign a value to Display_name data member.

const THelp & GetHelp(void) const

Get the Help member data.

Defines to provide correct exporting from DLLs in Windows.

const GenericPointer< typename T::ValueType > T2 value


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4