Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

OracleConfigSource Class Reference

#include <oracleconfigsource.h>

Inheritance diagram for OracleConfigSource:

ConfigSource List of all members.

Public Member Functions

 OracleConfigSource ()
bool LoadFromDB (int p_servertype, int p_originId=-1)
int ReadLine ()

Protected Attributes

std::vector< std::string > CommandLines
int CurrentLineIndex

Constructor & Destructor Documentation

OracleConfigSource::OracleConfigSource  
 

Definition at line 11 of file oracleconfigsource.cpp.

References CurrentLineIndex.


Member Function Documentation

bool OracleConfigSource::LoadFromDB int    p_servertype,
int    p_originId = -1
 

Definition at line 16 of file oracleconfigsource.cpp.

References CommandLines, CurrentLineIndex, ConfigSource::LastError, ConfigSource::LastMessage, ConfigSource::LineParseIndex, and ConfigSource::Token.

int OracleConfigSource::ReadLine   [virtual]
 

Reimplemented from ConfigSource.

Definition at line 105 of file oracleconfigsource.cpp.

References COMFILE_EOF, COMFILE_ERROR, CommandLines, CurrentLineIndex, ConfigSource::LastError, ConfigSource::LastMessage, ConfigSource::LineParseIndex, and ConfigSource::Token.


Member Data Documentation

std::vector<std::string> OracleConfigSource::CommandLines [protected]
 

Definition at line 23 of file oracleconfigsource.h.

Referenced by LoadFromDB(), and ReadLine().

int OracleConfigSource::CurrentLineIndex [protected]
 

Definition at line 25 of file oracleconfigsource.h.

Referenced by LoadFromDB(), OracleConfigSource(), and ReadLine().


The documentation for this class was generated from the following files:
Generated on Tue May 6 09:16:29 2003 for Earthworm Libs by doxygen1.3-rc3