RDbHandleBase Class Reference

class RDbHandleBase

This class is internal and is not intended for use

Public Member Functions
RDbHandleBase ()
void Close ()
Protected Member Functions
CDbObject & Object ()
void Set ( CDbObject *)
Protected Attributes
CDbObject * iObject

Constructor & Destructor Documentation

RDbHandleBase()

RDbHandleBase ( ) [inline]

Member Functions Documentation

Close()

void Close ( )

Object()

CDbObject & Object ( ) const [protected]

Set(CDbObject *)

void Set ( CDbObject * aObject ) [protected, inline]

Parameters

CDbObject * aObject

Member Data Documentation

CDbObject * iObject

CDbObject * iObject [protected]