coco::delta_get_action Class Reference
[Deltas]

Stored procedure class for computing the delta action specifier. More...

#include <api_delta.h>

List of all members.

Public Types

typedef vdbl::context context
typedef std::string return_type

Public Member Functions

 delta_get_action (vdbl::colid _c)
 delta_get_action (const delta_get_action &_i)
virtual ~delta_get_action ()
const std::string & operator() () const
const std::string & def () const
void setcontext (const context *c, const vdbl::row *r)


Detailed Description

A database method returning the delta action specifier, used as a stored procedure.

Definition at line 54 of file api_delta.h.


Member Typedef Documentation

typedef vdbl::context coco::delta_get_action::context

The evaluation context class

Definition at line 66 of file api_delta.h.

The return type of this stored procedure

Definition at line 68 of file api_delta.h.


Constructor & Destructor Documentation

coco::delta_get_action::delta_get_action ( vdbl::colid  _c  )  [inline]

Constructor, which sets the column id from _c

Definition at line 71 of file api_delta.h.

coco::delta_get_action::delta_get_action ( const delta_get_action _i  )  [inline]

Standard Copy Constructor

Definition at line 73 of file api_delta.h.

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

Standard Destructor

Definition at line 76 of file api_delta.h.


Member Function Documentation

const std::string& coco::delta_get_action::def (  )  const [inline]

Default value of the procedure

Definition at line 81 of file api_delta.h.

const std::string & coco::delta_get_action::operator() (  )  const [inline]

Result of the procedure

Definition at line 98 of file api_delta.h.

void coco::delta_get_action::setcontext ( const context c,
const vdbl::row *  r 
) [inline]

Set the evaluation context for row r and context c (ignored!)

Definition at line 83 of file api_delta.h.


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

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