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/DisplayOption___8hpp_source.html below:

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

41 #ifndef GUI_OBJECTS_DISPLAYOPTION_BASE_HPP 42 #define GUI_OBJECTS_DISPLAYOPTION_BASE_HPP 56 #ifndef BEGIN_objects_SCOPE 57 # define BEGIN_objects_SCOPE BEGIN_SCOPE(objects) 58 # define END_objects_SCOPE END_SCOPE(objects) 99  typedef

list< CRef< CDisplayOptionValue > >

TValues

;

127  bool

IsSetType(

void

)

const

;

134  bool

CanGetType(

void

)

const

;

137  void

ResetType(

void

);

143  const TType

& GetType(

void

)

const

;

156  TType

& SetType(

void

);

165  bool

IsSetKey(

void

)

const

;

172  bool

CanGetKey(

void

)

const

;

175  void

ResetKey(

void

);

181  const TKey

& GetKey(

void

)

const

;

194  TKey

& SetKey(

void

);

203  bool

IsSetLabel(

void

)

const

;

210  bool

CanGetLabel(

void

)

const

;

213  void

ResetLabel(

void

);

232  TLabel

& SetLabel(

void

);

241  bool

IsSetDflt(

void

)

const

;

248  bool

CanGetDflt(

void

)

const

;

251  void

ResetDflt(

void

);

257  const TDflt

& GetDflt(

void

)

const

;

270  TDflt

& SetDflt(

void

);

279  bool

IsSetHelp(

void

)

const

;

286  bool

CanGetHelp(

void

)

const

;

289  void

ResetHelp(

void

);

295  const THelp

& GetHelp(

void

)

const

;

308  THelp

& SetHelp(

void

);

317  bool

IsSetValues(

void

)

const

;

324  bool

CanGetValues(

void

)

const

;

327  void

ResetValues(

void

);

333  const TValues

& GetValues(

void

)

const

;

348  bool

IsSetConditions(

void

)

const

;

355  bool

CanGetConditions(

void

)

const

;

358  void

ResetConditions(

void

);

379  bool

IsSetOptional(

void

)

const

;

386  bool

CanGetOptional(

void

)

const

;

389  void

ResetOptional(

void

);

410  virtual void

Reset(

void

);

470  m_Type

= std::forward<CDisplayOption_Base::TType>(

value

);

517  m_Key

= std::forward<CDisplayOption_Base::TKey>(

value

);

564  m_Label

= std::forward<CDisplayOption_Base::TLabel>(

value

);

611  m_Dflt

= std::forward<CDisplayOption_Base::TDflt>(

value

);

658  m_Help

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

value

);

Base class for all serializable objects.

static char UnassignedByte(void)

void ThrowUnassigned(TMemberIndex index) const

static string UnassignedString(void)

string GetLabel(const CSeq_id &id)

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 IsSetType(void) const

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

bool CanGetOptional(void) const

Check if it is safe to call GetOptional method.

bool IsSetLabel(void) const

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

const TConditions & GetConditions(void) const

Get the Conditions member data.

TOptional GetOptional(void) const

Get the Optional member data.

DECLARE_INTERNAL_TYPE_INFO()

bool CanGetLabel(void) const

Check if it is safe to call GetLabel method.

CDisplayOption_Base & operator=(const CDisplayOption_Base &)

const TLabel & GetLabel(void) const

Get the Label member data.

list< CRef< CDisplayOptionValue > > TValues

THelp & SetHelp(void)

Assign a value to Help data member.

const TValues & GetValues(void) const

Get the Values member data.

bool IsSetValues(void) const

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

const TDflt & GetDflt(void) const

Get the Dflt member data.

bool CanGetDflt(void) const

Check if it is safe to call GetDflt method.

bool IsSetConditions(void) const

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

Tparent::CMemberIndex< E_memberIndex, 9 > TmemberIndex

bool CanGetHelp(void) const

Check if it is safe to call GetHelp method.

TValues & SetValues(void)

Assign a value to Values data member.

bool IsSetDflt(void) const

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

TKey & SetKey(void)

Assign a value to Key data member.

CDisplayOption_Base(const CDisplayOption_Base &)

list< CRef< CDisplayOptionValue > > m_Values

bool IsSetOptional(void) const

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

bool CanGetValues(void) const

Check if it is safe to call GetValues method.

void ResetOptional(void)

Reset Optional data member.

list< CRef< CConditional > > TConditions

TConditions & SetConditions(void)

Assign a value to Conditions data member.

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.

const TKey & GetKey(void) const

Get the Key member data.

bool CanGetConditions(void) const

Check if it is safe to call GetConditions method.

list< CRef< CConditional > > m_Conditions

bool IsSetKey(void) const

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

TType & SetType(void)

Assign a value to Type data member.

bool CanGetType(void) const

Check if it is safe to call GetType method.

const THelp & GetHelp(void) const

Get the Help member data.

TDflt & SetDflt(void)

Assign a value to Dflt data member.

TLabel & SetLabel(void)

Assign a value to Label data member.

const TType & GetType(void) const

Get the Type member data.

bool CanGetKey(void) const

Check if it is safe to call GetKey method.

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