Main Page   Namespace List   Compound List   File List   Namespace Members   Compound Members   File Members  

oralib.h File Reference

Main OraLib header. Modify that file to configure the library before the build step. More...

#include "error.h"
#include "datetime.inl"
#include "connection.h"
#include "column.h"
#include "resultset.h"
#include "statement.h"
#include "parameter.h"

Namespaces

namespace  oralib

Defines

#define ORALIB_NO_ERROR_DISPLAY
 Tells compiler whether to include error.display method. Presence of error.display method forces the compiler to include iostream. If this line is left uncommented that method will be removed.

#define IN
 IN-prefixed parameters are input-ones.

#define OUT
 Marks a parameter as output-one.

#define OPTIONAL
 OUTPUT-prefixed parameters are not required, but are having default value instead.


Detailed Description

Main OraLib header. Modify that file to configure the library before the build step.

Include that file in your projects since it includes all headers.


Generated on Sun Aug 18 13:56:27 2002 for OraLib by doxygen1.2.17