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

NCBI C++ ToolKit: include/util/row_reader.hpp File Reference

Go to the source code of this file.

Go to the SVN repository for this file.

◆ UTIL___ROW_READER_INCLUDE__INL #define UTIL___ROW_READER_INCLUDE__INL

Definition at line 128 of file row_reader.hpp.

◆ TFieldNo ◆ TLineNo ◆ TStreamPos

Position in the data stream (zero based)

Definition at line 47 of file row_reader.hpp.

◆ ERR_FieldType

Basic field data types.

Note
The row reader does not perform any data conversion by itself. It is up to the user to set a certain field type and how to use it further. The row reader merely provides a storage for the user provided field data types.
Enumerator eRR_String 

string

eRR_Boolean 

bool

eRR_Integer 

int

eRR_Double 

double

eRR_DateTime 

CTime.

Definition at line 62 of file row_reader.hpp.

◆ ERR_FieldValidationMode

Whether to check validity of the fields (names and/or values)

Enumerator eRR_NoFieldValidation 

don't validate fields' value and name

eRR_FieldValidation 

check that the field's value (or name) is valid

Definition at line 117 of file row_reader.hpp.

◆ ERR_RowType

Row type.

Enumerator eRR_Data 

row contains data

eRR_Comment 

row contains a comment

eRR_Metadata 

row contains metadata

eRR_Invalid 

row is invalid

Definition at line 108 of file row_reader.hpp.


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