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 boolIsSetMax(
void)
const;
118 boolCanGetMax(
void)
const;
121 voidResetMax(
void);
127 TMaxGetMax(
void)
const;
139 TMax& SetMax(
void);
149 boolIsSetMin(
void)
const;
156 boolCanGetMin(
void)
const;
159 voidResetMin(
void);
165 TMinGetMin(
void)
const;
177 TMin& SetMin(
void);
187 boolIsSetAxis(
void)
const;
194 boolCanGetAxis(
void)
const;
197 voidResetAxis(
void);
203 TAxisGetAxis(
void)
const;
215 TAxis& SetAxis(
void);
224 boolIsSetValues(
void)
const;
231 boolCanGetValues(
void)
const;
234 voidResetValues(
void);
240 const TValues& GetValues(
void)
const;
249 virtual voidReset(
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