Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

delta Class Reference

#include <api_deltabase.h>

Collaboration diagram for delta:

Collaboration graph
[legend]
List of all members.

Public Methods

 delta ()
 delta (const delta_base &__d)
 delta (const delta &__d)
 ~delta ()
const std::string & get_action () const
const delta_baseget_base () const
bool apply (work_node &_x, const delta_id &_d) const
bool apply3 (work_node &_x, const work_node &_y, const delta_id &_d) const
void convert (work_node &_x)
delta_id store (work_node &_x)
delta & operator= (const delta &_d)

Friends

class delta_base
class ie_return_type
std::ostream & operator<< (std::ostream &o, const delta &t)

Constructor & Destructor Documentation

delta::delta   [inline]
 

Definition at line 53 of file api_deltabase.h.

delta::delta const delta_base   __d [inline]
 

Definition at line 87 of file api_delta.h.

delta::delta const delta &    __d [inline]
 

Definition at line 89 of file api_delta.h.

delta::~delta   [inline]
 

Definition at line 95 of file api_delta.h.


Member Function Documentation

bool delta::apply work_node   _x,
const delta_id   _d
const [inline]
 

Definition at line 114 of file api_delta.h.

bool delta::apply3 work_node   _x,
const work_node   _y,
const delta_id   _d
const [inline]
 

Definition at line 126 of file api_delta.h.

void delta::convert work_node   _x [inline]
 

Definition at line 139 of file api_delta.h.

const std::string & delta::get_action   [inline]
 

Definition at line 111 of file api_delta.h.

const delta_base * delta::get_base   [inline]
 

Definition at line 112 of file api_delta.h.

delta & delta::operator= const delta &    _d [inline]
 

Definition at line 101 of file api_delta.h.

delta_id delta::store work_node   _x [inline]
 

Definition at line 147 of file api_delta.h.


Friends And Related Function Documentation

friend class delta_base [friend]
 

Definition at line 73 of file api_deltabase.h.

friend class ie_return_type [friend]
 

Definition at line 74 of file api_deltabase.h.

std::ostream& operator<< std::ostream &    o,
const delta &    t
[friend]
 

Definition at line 77 of file api_deltabase.h.


The documentation for this class was generated from the following files:
Generated on Tue Nov 4 01:58:51 2003 for COCONUT API by doxygen1.2.18