coco::work_node_context Class Reference
[Database Interface]

The evaluation context when retrieving from the search database. More...

#include <wnodectx.h>

Collaboration diagram for coco::work_node_context:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 work_node_context ()
 work_node_context (const work_node *_i)
 work_node_context (const work_node_context &_w)
virtual ~work_node_context ()
work_node_contextoperator= (const work_node_context &_w)
const work_nodewn () const


Detailed Description

This class provides the evaluation context when a view to the search database is created for an inference engine. This mainly influences the stored procedures (vdbl::method).

Definition at line 42 of file wnodectx.h.


Constructor & Destructor Documentation

coco::work_node_context::work_node_context (  )  [inline]

Standard Constructor

Definition at line 50 of file wnodectx.h.

coco::work_node_context::work_node_context ( const work_node _i  )  [inline]

Constructor which initializes the work_node to _i.

Definition at line 52 of file wnodectx.h.

coco::work_node_context::work_node_context ( const work_node_context _w  )  [inline]

Standard Copy Constructor

Definition at line 54 of file wnodectx.h.

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

Standard Destructor

Definition at line 56 of file wnodectx.h.


Member Function Documentation

work_node_context& coco::work_node_context::operator= ( const work_node_context _w  )  [inline]

Standard Assignment Operator

Definition at line 59 of file wnodectx.h.

const work_node* coco::work_node_context::wn (  )  const [inline]

This method returns a global pointer to the work_node of this context.

Definition at line 64 of file wnodectx.h.


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

Generated on Tue Feb 9 14:50:06 2010 for COCONUT API by  doxygen 1.5.8