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

NCBI C++ ToolKit: include/objects/seqtable/CommonString_table_.hpp Source File

Go to the documentation of this file.

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  bool

IsSetStrings(

void

)

const

;

115  bool

CanGetStrings(

void

)

const

;

118  void

ResetStrings(

void

);

124  const TStrings

& GetStrings(

void

)

const

;

140  bool

IsSetIndexes(

void

)

const

;

147  bool

CanGetIndexes(

void

)

const

;

150  void

ResetIndexes(

void

);

156  const TIndexes

& GetIndexes(

void

)

const

;

165  virtual void

Reset(

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