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

NCBI C++ ToolKit: include/objects/seqres/Real_graph_.hpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

41 #ifndef OBJECTS_SEQRES_REAL_GRAPH_BASE_HPP 42 #define OBJECTS_SEQRES_REAL_GRAPH_BASE_HPP 52 #ifndef BEGIN_objects_SCOPE 53 # define BEGIN_objects_SCOPE BEGIN_SCOPE(objects) 54 # define END_objects_SCOPE END_SCOPE(objects) 111  bool

IsSetMax(

void

)

const

;

118  bool

CanGetMax(

void

)

const

;

121  void

ResetMax(

void

);

127  TMax

GetMax(

void

)

const

;

139  TMax

& SetMax(

void

);

149  bool

IsSetMin(

void

)

const

;

156  bool

CanGetMin(

void

)

const

;

159  void

ResetMin(

void

);

165  TMin

GetMin(

void

)

const

;

177  TMin

& SetMin(

void

);

187  bool

IsSetAxis(

void

)

const

;

194  bool

CanGetAxis(

void

)

const

;

197  void

ResetAxis(

void

);

203  TAxis

GetAxis(

void

)

const

;

215  TAxis

& SetAxis(

void

);

224  bool

IsSetValues(

void

)

const

;

231  bool

CanGetValues(

void

)

const

;

234  void

ResetValues(

void

);

240  const TValues

& GetValues(

void

)

const

;

249  virtual void

Reset(

void

);

Base class for all serializable objects.

static char UnassignedByte(void)

void ThrowUnassigned(TMemberIndex index) const

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_SEQRES_EXPORT

bool CanGetMax(void) const

Check if it is safe to call GetMax method.

bool CanGetValues(void) const

Check if it is safe to call GetValues method.

bool IsSetMax(void) const

top of graph Check if a value has been assigned to Max data member.

void ResetAxis(void)

Reset Axis data member.

vector< double > m_Values

CReal_graph_Base(const CReal_graph_Base &)

bool IsSetAxis(void) const

value to draw axis on Check if a value has been assigned to Axis data member.

TValues & SetValues(void)

Assign a value to Values data member.

TMax & SetMax(void)

Assign a value to Max data member.

void ResetMax(void)

Reset Max data member.

bool IsSetMin(void) const

bottom of graph Check if a value has been assigned to Min data member.

TMin GetMin(void) const

Get the Min member data.

bool CanGetMin(void) const

Check if it is safe to call GetMin method.

TAxis & SetAxis(void)

Assign a value to Axis data member.

DECLARE_INTERNAL_TYPE_INFO()

Tparent::CMemberIndex< E_memberIndex, 5 > TmemberIndex

TMax GetMax(void) const

Get the Max member data.

TMin & SetMin(void)

Assign a value to Min data member.

const TValues & GetValues(void) const

Get the Values member data.

void ResetMin(void)

Reset Min data member.

bool CanGetAxis(void) const

Check if it is safe to call GetAxis method.

bool IsSetValues(void) const

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

CReal_graph_Base & operator=(const CReal_graph_Base &)

TAxis GetAxis(void) const

Get the Axis member data.

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