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

_VDBL_context Class Reference
[Classes and types for internal use]

base class for context objects More...

#include <vdbl_context.h>

Collaboration diagram for _VDBL_context:

Collaboration graph
[legend]
List of all members.

Public Methods

 _VDBL_context (const _VDBL_table *t)
const _VDBL_tabletable () const
void table (const _VDBL_table *t)
 _VDBL_context ()
 _VDBL_context (const _VDBL_context &_c)
virtual ~_VDBL_context ()

Detailed Description

this is the base class for all context objects in the VDBL.

Definition at line 50 of file vdbl_context.h.


Constructor & Destructor Documentation

_VDBL_context::_VDBL_context   [inline]
 

standard constructor, copy constructor, and destructor.

Definition at line 61 of file vdbl_context.h.

_VDBL_context::_VDBL_context const _VDBL_context &    _c [inline]
 

standard constructor, copy constructor, and destructor.

Definition at line 62 of file vdbl_context.h.

virtual _VDBL_context::~_VDBL_context   [inline, virtual]
 

standard constructor, copy constructor, and destructor.

Definition at line 63 of file vdbl_context.h.

_VDBL_context::_VDBL_context const _VDBL_table   t [inline]
 

constructor which explicitely sets the table pointer

Definition at line 69 of file vdbl_context.h.


Member Function Documentation

void _VDBL_context::table const _VDBL_table   t [inline]
 

set the table pointer

Definition at line 79 of file vdbl_context.h.

const _VDBL_table* _VDBL_context::table   const [inline]
 

retrieve a pointer to the table this object belongs to

Definition at line 74 of file vdbl_context.h.


The documentation for this class was generated from the following file:
Generated on Tue Nov 4 01:29:24 2003 for Vienna Database Library by doxygen1.2.18