_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 Member Functions

 _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 51 of file vdbl_context.h.


Constructor & Destructor Documentation

_VDBL_context::_VDBL_context (  )  [inline]

standard constructor, copy constructor, and destructor.

Definition at line 62 of file vdbl_context.h.

_VDBL_context::_VDBL_context ( const _VDBL_context _c  )  [inline]

standard constructor, copy constructor, and destructor.

Definition at line 63 of file vdbl_context.h.

virtual _VDBL_context::~_VDBL_context (  )  [inline, virtual]

standard constructor, copy constructor, and destructor.

Definition at line 64 of file vdbl_context.h.

_VDBL_context::_VDBL_context ( const _VDBL_table t  )  [inline]

constructor which explicitely sets the table pointer

Definition at line 70 of file vdbl_context.h.


Member Function Documentation

void _VDBL_context::table ( const _VDBL_table t  )  [inline]

set the table pointer

Definition at line 80 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 75 of file vdbl_context.h.


The documentation for this class was generated from the following file:

Generated on Tue Feb 9 14:59:34 2010 for Vienna Database Library by  doxygen 1.5.8