Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Related Pages   Examples  

OCICPP::OraType Class Reference

Abstract base class for the types supplied by the oracle server. More...

Inheritance diagram for OCICPP::OraType

Inheritance graph
[legend]
List of all members.

Public Methods

 OraType (OCIEnv *,OCIError *,OCIParam *,ub2, int nRows)
virtual ~OraType ()
virtual int getType () const
virtual int getReqType () const
virtual void getTypeName (string &tname) const
virtual void getAttrName (string &aname) const
virtual bool isNull (int row) const
virtual unsigned getSize () const
virtual void getStr (string &,int row)=0
virtual void define (OCIStmt *,int pos)=0

Protected Methods

virtual void setTypeName ()

Protected Attributes

OCIDefine* definehp
OCIEnv* env
OCIError* err
string attrName
string typeName
ub2 internalType
ub2 ReqType
sb2* null
int nRows
unsigned size

Detailed Description

Abstract base class for the types supplied by the oracle server.


The documentation for this class was generated from the following files:
Generated at Tue Jun 12 10:37:31 2001 for OCI C++ Library by doxygen1.2.4-20010128 written by Dimitri van Heesch, © 1997-2001