Go to the SVN repository for this file.
1 #ifndef GUI_UTILS___TABLE_DATA_SEQ_TABLE__HPP 2 #define GUI_UTILS___TABLE_DATA_SEQ_TABLE__HPP 58 virtualColumnType GetColumnType(
size_tcol)
const;
59 virtual stringGetColumnLabel(
size_tcol)
const;
60 virtual stringGetRowLabel(
size_t row)
const;
62 virtualvector<string> GetColumnCommonStrings(
size_tcol)
const;
64 virtual size_tGetRowsCount()
const;
65 virtual size_tGetColsCount()
const;
69 virtual longGetIntValue(
size_t row,
size_tcol)
const;
70 virtual doubleGetRealValue(
size_t row,
size_tcol)
const;
73 virtual voidSetStringValue(
size_t row,
size_tcol,
const string&
value);
74 virtual voidSetIntValue(
size_t row,
size_tcol,
long value);
75 virtual voidSetRealValue(
size_t row,
size_tcol,
double value);
77 virtual boolAllowEdit(
size_tcol);
82 constobjects::CSeqTable_column& x_GetColumn(
size_tcol)
const;
83objects::CSeqTable_column& x_GetColumn(
size_tcol);
static CRef< CScope > m_Scope
string GetStringValue(CRef< CMQueryNodeValue > &value)
converts ints and doubles into string, by changing the type of the value
bool operator==(const SLocLabel &rhs) const
bool operator<(const SLocLabel &rhs) const
set< size_t > m_InvalidRows
CConstRef< CObject > m_Object
CRef< objects::CScope > GetScope()
vector< SLocLabel > m_LocLabels
vector< string > m_Labels
CRef< objects::CScope > m_Scope
vector< size_t > m_ColMap
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define END_SCOPE(ns)
End the previously defined scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define BEGIN_SCOPE(ns)
Define a new scope.
const GenericPointer< typename T::ValueType > T2 value
Portable reference counted smart and weak pointers using CWeakRef, CRef, CObject and CObjectEx.
#define row(bind, expected)
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