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

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

Go to the documentation of this file.

Go to the SVN repository for this file.

41 #ifndef GUI_OBJECTS_VIEWDESC_BASE_HPP 42 #define GUI_OBJECTS_VIEWDESC_BASE_HPP 55 #ifndef BEGIN_objects_SCOPE 56 # define BEGIN_objects_SCOPE BEGIN_SCOPE(objects) 57 # define END_objects_SCOPE END_SCOPE(objects) 113  bool

IsSetView(

void

)

const

;

120  bool

CanGetView(

void

)

const

;

123  void

ResetView(

void

);

129  const TView

& GetView(

void

)

const

;

142  TView

& SetView(

void

);

151  bool

IsSetRange(

void

)

const

;

158  bool

CanGetRange(

void

)

const

;

161  void

ResetRange(

void

);

167  const TRange

& GetRange(

void

)

const

;

179  TRange

& SetRange(

void

);

182  virtual void

Reset(

void

);

236  m_View

= std::forward<CViewDesc_Base::TView>(

value

);

Base class for all serializable objects.

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

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

DECLARE_INTERNAL_TYPE_INFO()

Tparent::CMemberIndex< E_memberIndex, 3 > TmemberIndex

void ResetRange(void)

Reset Range data member.

bool CanGetRange(void) const

Check if it is safe to call GetRange method.

const TRange & GetRange(void) const

Get the Range member data.

CViewDesc_Base(const CViewDesc_Base &)

CViewDesc_Base & operator=(const CViewDesc_Base &)

bool CanGetView(void) const

Check if it is safe to call GetView method.

TView & SetView(void)

Assign a value to View data member.

bool IsSetView(void) const

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

TRange & SetRange(void)

Assign a value to Range data member.

const TView & GetView(void) const

Get the View 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