coco::search_graph_context Class Reference
[Database Interface]

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

#include <sgraphctx.h>

Collaboration diagram for coco::search_graph_context:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 search_graph_context ()
 search_graph_context (const gptr< search_graph > *_i)
 search_graph_context (search_graph &_i)
 search_graph_context (const search_graph_context &_s)
virtual ~search_graph_context ()
search_graph_contextoperator= (const search_graph_context &_s)
const gptr< search_graph > * sg () const


Detailed Description

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

Definition at line 44 of file sgraphctx.h.


Constructor & Destructor Documentation

coco::search_graph_context::search_graph_context (  )  [inline]

Standard Constructor

Definition at line 54 of file sgraphctx.h.

coco::search_graph_context::search_graph_context ( const gptr< search_graph > *  _i  )  [inline]

Constructor which initializes the search_graph to _i.

Definition at line 56 of file sgraphctx.h.

coco::search_graph_context::search_graph_context ( search_graph _i  )  [inline]

Constructor which initializes the search_graph to _i.

Definition at line 58 of file sgraphctx.h.

coco::search_graph_context::search_graph_context ( const search_graph_context _s  )  [inline]

Standard Copy Constructor

Definition at line 61 of file sgraphctx.h.

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

Standard Destructor

Definition at line 64 of file sgraphctx.h.


Member Function Documentation

search_graph_context& coco::search_graph_context::operator= ( const search_graph_context _s  )  [inline]

Standard Assignment Operator

Definition at line 67 of file sgraphctx.h.

const gptr<search_graph>* coco::search_graph_context::sg (  )  const [inline]

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

Definition at line 72 of file sgraphctx.h.


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

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