include/connectstring.h File Reference

#include "ocEnc.h"
#include <fstream>

Include dependency graph for connectstring.h:

Go to the source code of this file.

Functions

const char * getConnectstring (const char *use_file=0)
bool setConnectstring (char *r)

Variables

ocEnc conn
const int encSeed = 787
const char * filename = "constr"


Function Documentation

const char* getConnectstring ( const char *  use_file = 0  ) 

Definition at line 11 of file connectstring.h.

References ocEnc::decode(), encSeed, and filename.

bool setConnectstring ( char *  r  ) 

Definition at line 21 of file connectstring.h.

References ocEnc::encode(), encSeed, and filename.

Referenced by main().


Variable Documentation

Definition at line 8 of file connectstring.h.

const int encSeed = 787

Definition at line 9 of file connectstring.h.

Referenced by getConnectstring(), and setConnectstring().

const char* filename = "constr"

Definition at line 10 of file connectstring.h.

Referenced by getConnectstring(), and setConnectstring().


Generated on Sat Aug 15 12:47:43 2009 for w3systemsDevelopment by  doxygen 1.5.5