#include "soci-oracle.h"#include <cctype>#include <cstdio>#include <cstring>#include <ctime>#include <sstream>Go to the source code of this file.
Defines | |
| #define | SOCI_ORACLE_SOURCE |
Functions | |
| void | chop_connect_string (std::string const &connectString, std::string &serviceName, std::string &userName, std::string &password, int &mode) |
| SOCI_ORACLE_DECL backend_factory const * | factory_oracle () |
| #define SOCI_ORACLE_SOURCE |
Definition at line 8 of file factory.cpp.
| void chop_connect_string | ( | std::string const & | connectString, | |
| std::string & | serviceName, | |||
| std::string & | userName, | |||
| std::string & | password, | |||
| int & | mode | |||
| ) |
Definition at line 25 of file factory.cpp.
| SOCI_ORACLE_DECL backend_factory const* factory_oracle | ( | ) |
Definition at line 119 of file factory.cpp.
Generated on Sun Oct 3 2010 17:42:17 for EXTRAS-SOCI by Doxygen 1.7.1