Thread portable class


Gate portable class


Timer class


Pool class


Terimber 2.0


About C++


Downloads Products & Services Support Clients Open Source About



Home / Open source / Terimber 2.0

memdb.hpp File Reference

#include "memdb/memdb.h"
#include "base/common.hpp"
#include "db/db.hpp"

Go to the source code of this file.

Functions

static BEGIN_TERIMBER_NAMESPACE int compare_db_value (dbtypes type, const terimber_db_value &first, const terimber_db_value second, bool case_insensitive)
template<class S, class C>
bool copy_db_row (const S *source, memdb_row &row, C &cols, size_t col_count, byte_allocator &all, string_t &err)


Function Documentation

static BEGIN_TERIMBER_NAMESPACE int compare_db_value ( dbtypes  type,
const terimber_db_value first,
const terimber_db_value  second,
bool  case_insensitive 
) [inline, static]

template<class S, class C>
bool copy_db_row ( const S *  source,
memdb_row row,
C &  cols,
size_t  col_count,
byte_allocator all,
string_t err 
) [inline]



© Copyright Terimber 2003-.