UniSet  2.2.1
Открытые типы | Открытые члены | Открытые статические члены | Защищенные данные
Класс DBResult

Полный список членов класса

Открытые типы

typedef std::vector< std::string > COL
typedef std::deque< COL > ROW
typedef ROW::iterator iterator

Открытые члены

ROW & row ()
iterator begin ()
iterator end ()
 operator bool ()
size_t size ()
bool empty ()

Открытые статические члены

static int as_int (const DBResult::iterator &it, int col)
static double as_double (const DBResult::iterator &it, int col)
static std::string as_string (const DBResult::iterator &it, int col)
static int as_int (const DBResult::COL::iterator &it)
static double as_double (const DBResult::COL::iterator &it)
static std::string as_string (const DBResult::COL::iterator &it)
static int num_cols (const DBResult::iterator &it)

Защищенные данные

ROW row_

Объявления и описания членов классов находятся в файлах: