coco::annotation Class Reference
[Models]

Annotations for Models. More...

#include <annotation.h>

List of all members.

Public Member Functions

 annotation (const vdbl::tableid &_ti, const vdbl::rowid &_ri)
virtual ~annotation ()
vdbl::tableid get_table () const
vdbl::rowid get_entry () const


Detailed Description

The annotation class serves as a means to connect a model to its relevant database information. Annotations are stored within a work_node (resp. full_node).

Definition at line 47 of file annotation.h.


Constructor & Destructor Documentation

coco::annotation::annotation ( const vdbl::tableid &  _ti,
const vdbl::rowid &  _ri 
) [inline]

standard constructor

Definition at line 55 of file annotation.h.

virtual coco::annotation::~annotation (  )  [inline, virtual]

standard destructor

Definition at line 58 of file annotation.h.


Member Function Documentation

vdbl::rowid coco::annotation::get_entry (  )  const [inline]

retrieve the row_id part from the annotation

Definition at line 63 of file annotation.h.

vdbl::tableid coco::annotation::get_table (  )  const [inline]

retrieve the table_id part from the annotation

Definition at line 61 of file annotation.h.


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

Generated on Tue Feb 9 14:47:39 2010 for COCONUT API by  doxygen 1.5.8