Go to the SVN repository for this file.
41 #ifndef OBJECTS_SEQTABLE_COMMONBYTES_TABLE_BASE_HPP 42 #define OBJECTS_SEQTABLE_COMMONBYTES_TABLE_BASE_HPP 52 #ifndef BEGIN_objects_SCOPE 53 # define BEGIN_objects_SCOPE BEGIN_SCOPE(objects) 54 # define END_objects_SCOPE END_SCOPE(objects) 85 typedefvector< vector< char >* >
TBytes;
107 boolIsSetBytes(
void)
const;
114 boolCanGetBytes(
void)
const;
117 voidResetBytes(
void);
123 const TBytes& GetBytes(
void)
const;
129 TBytes& SetBytes(
void);
139 boolIsSetIndexes(
void)
const;
146 boolCanGetIndexes(
void)
const;
149 voidResetIndexes(
void);
155 const TIndexes& GetIndexes(
void)
const;
164 virtual voidReset(
void);
CCommonBytes_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.
Tparent::CMemberIndex< E_memberIndex, 3 > TmemberIndex
bool IsSetBytes(void) const
set of possible values Check if a value has been assigned to Bytes data member.
TBytes & SetBytes(void)
Assign a value to Bytes data member.
CCommonBytes_table_Base & operator=(const CCommonBytes_table_Base &)
const TIndexes & GetIndexes(void) const
Get the Indexes member data.
vector< vector< char > * > m_Bytes
const TBytes & GetBytes(void) const
Get the Bytes member data.
bool CanGetBytes(void) const
Check if it is safe to call GetBytes method.
TIndexes & SetIndexes(void)
Assign a value to Indexes data member.
vector< vector< char > * > TBytes
bool IsSetIndexes(void) const
indexes of values in array 'bytes' for each data row Check if a value has been assigned to Indexes da...
bool CanGetIndexes(void) const
Check if it is safe to call GetIndexes method.
DECLARE_INTERNAL_TYPE_INFO()
CCommonBytes_table_Base(const CCommonBytes_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