SOCI Logo Get SOCI at SourceForge.net. Fast, secure and Free Open Source software downloads
Classes | Namespaces | Enumerations | Functions | Variables

test-firebird.cpp File Reference

#include <soci.h>
#include <test/common-tests.h>
#include <soci-firebird.h>
#include <error-firebird.h>
#include <iostream>
#include <string>
#include <cassert>
#include <ctime>
#include <cstring>

Go to the source code of this file.

Classes

struct  table_creator_one
struct  table_creator_two
struct  table_creator_three
class  test_context

Namespaces

namespace  soci

Enumerations

enum  soci::eRowCountType { soci::eRowsSelected = isc_info_req_select_count, soci::eRowsInserted = isc_info_req_insert_count, soci::eRowsUpdated = isc_info_req_update_count, soci::eRowsDeleted = isc_info_req_delete_count }

Functions

void test1 ()
void test2 ()
void test3 ()
void test4 ()
void test5 ()
void test6 ()
void test7 ()
void test8 ()
void test9 ()
void test10 ()
long soci::getRowCount (soci::statement &statement, eRowCountType type)
void test11 ()
int main (int argc, char **argv)

Variables

std::string connectString
soci::backend_factory const & backEnd = firebird

Function Documentation

void test1 (  ) 

Definition at line 35 of file test-firebird.cpp.

References backEnd, and connectString.

void test2 (  ) 

Definition at line 73 of file test-firebird.cpp.

References backEnd, and connectString.

Referenced by main().

void test3 (  ) 

Definition at line 176 of file test-firebird.cpp.

References backEnd, and connectString.

Referenced by main().

void test4 (  ) 

Definition at line 230 of file test-firebird.cpp.

References backEnd, and connectString.

Referenced by main().

void test5 (  ) 

Definition at line 296 of file test-firebird.cpp.

References backEnd, and connectString.

Referenced by main().

void test6 (  ) 

Definition at line 367 of file test-firebird.cpp.

References backEnd, and connectString.

Referenced by main().

void test7 (  ) 

Definition at line 507 of file test-firebird.cpp.

References backEnd, and connectString.

Referenced by main().

void test8 (  ) 

Definition at line 625 of file test-firebird.cpp.

References backEnd, and connectString.

Referenced by main().

void test9 (  ) 

Definition at line 706 of file test-firebird.cpp.

References backEnd, and connectString.

Referenced by main().

void test10 (  ) 

Definition at line 817 of file test-firebird.cpp.

References backEnd, and connectString.

Referenced by main().

void test11 (  ) 
int main ( int  argc,
char **  argv 
)

Variable Documentation

std::string connectString

Definition at line 31 of file test-firebird.cpp.

soci::backend_factory const& backEnd = firebird

Definition at line 32 of file test-firebird.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
SourceForge Logo

Generated on Sun Oct 3 2010 17:42:17 for EXTRAS-SOCI by Doxygen 1.7.1