Go to the SVN repository for this file.
41 #ifndef OBJECTS_SEQTABLE_COMMONSTRING_TABLE_BASE_HPP 42 #define OBJECTS_SEQTABLE_COMMONSTRING_TABLE_BASE_HPP 53 #ifndef BEGIN_objects_SCOPE 54 # define BEGIN_objects_SCOPE BEGIN_SCOPE(objects) 55 # define END_objects_SCOPE END_SCOPE(objects) 108 boolIsSetStrings(
void)
const;
115 boolCanGetStrings(
void)
const;
118 voidResetStrings(
void);
124 const TStrings& GetStrings(
void)
const;
140 boolIsSetIndexes(
void)
const;
147 boolCanGetIndexes(
void)
const;
150 voidResetIndexes(
void);
156 const TIndexes& GetIndexes(
void)
const;
165 virtual voidReset(
void);
CCommonString_table_Base â.
Base class for all serializable objects.
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.
bool IsSetStrings(void) const
set of possible values Check if a value has been assigned to Strings data member.
TStrings & SetStrings(void)
Assign a value to Strings data member.
bool IsSetIndexes(void) const
indexes of values in array 'strings' for each data row Check if a value has been assigned to Indexes ...
const TIndexes & GetIndexes(void) const
Get the Indexes member data.
bool CanGetStrings(void) const
Check if it is safe to call GetStrings method.
DECLARE_INTERNAL_TYPE_INFO()
TIndexes & SetIndexes(void)
Assign a value to Indexes data member.
bool CanGetIndexes(void) const
Check if it is safe to call GetIndexes method.
vector< CStringUTF8 > TStrings
Tparent::CMemberIndex< E_memberIndex, 3 > TmemberIndex
vector< CStringUTF8 > m_Strings
CCommonString_table_Base(const CCommonString_table_Base &)
const TStrings & GetStrings(void) const
Get the Strings member data.
CCommonString_table_Base & operator=(const CCommonString_table_Base &)
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