oraload/main.cpp File Reference

#include <iostream>
#include <stdlib.h>
#include <fstream>
#include <cstdio>
#include <time.h>
#include <occi.h>
#include "CharLob.hpp"
#include "BinLob.hpp"
#include "Log.hpp"

Functions

static string const VERSION ("0.1.4.3")
static string vLogFile ("oraload.log")
void Version ()
void Usage (char *vProg)
int main (int argc, char *argv[])

Variables

static OCIEnv * envhp
static OCIError * errhp
static OCIServer * srvhp
static OCISvcCtx * svchp
static OCISession * authp = (OCISession *) 0
static OCIStmt * stmthp
static sword rc
int multifile = 0

Function Documentation

int main ( int  argc,
char *  argv[] 
)

void Usage ( char *  vProg  ) 

void Version (  ) 

static string const VERSION ( "0.1.4.3"   )  [static]

static string vLogFile ( "oraload.log"   )  [static]


Variable Documentation

OCISession* authp = (OCISession *) 0 [static]

OCIEnv* envhp [static]

OCIError* errhp [static]

int multifile = 0

sword rc [static]

OCIServer* srvhp [static]

OCIStmt* stmthp [static]

OCISvcCtx* svchp [static]


Generated on Wed Jun 6 17:56:27 2007 for LobShooter for Oracle (oraload) by  doxygen 1.5.1