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

infeasible_delta Class Reference

#include <infeasible_delta.h>

Inheritance diagram for infeasible_delta:

Inheritance graph
[legend]
Collaboration diagram for infeasible_delta:

Collaboration graph
[legend]
List of all members.

Public Methods

 infeasible_delta ()
 infeasible_delta (const infeasible_delta &__d)
 ~infeasible_delta ()
infeasible_delta * new_copy () const
void destroy_copy (infeasible_delta *__d)
bool apply (work_node &_x, undelta_base *&_u) const
virtual void destroy_copy (delta_base *__d)
delta make_delta (const std::string &a)
const std::string & get_action () const
virtual void convert (work_node &_x, delta_base *&_d)
virtual bool apply3 (work_node &_x, const work_node &_y, undelta_base *&_u) const

Protected Attributes

std::string _action

Constructor & Destructor Documentation

infeasible_delta::infeasible_delta   [inline]
 

Definition at line 62 of file infeasible_delta.h.

infeasible_delta::infeasible_delta const infeasible_delta &    __d [inline]
 

Definition at line 63 of file infeasible_delta.h.

infeasible_delta::~infeasible_delta   [inline]
 

Definition at line 70 of file infeasible_delta.h.


Member Function Documentation

bool infeasible_delta::apply work_node   _x,
undelta_base *&    _u
const [inline, virtual]
 

Reimplemented from delta_base.

Definition at line 75 of file infeasible_delta.h.

bool delta_base::apply3 work_node   _x,
const work_node   _y,
undelta_base *&    _u
const [inline, virtual, inherited]
 

Definition at line 63 of file api_delta.h.

virtual void delta_base::convert work_node   _x,
delta_base *&    _d
[inline, virtual, inherited]
 

Reimplemented in table_delta.

Definition at line 107 of file api_deltabase.h.

virtual void delta_base::destroy_copy delta_base   __d [inline, virtual, inherited]
 

Definition at line 95 of file api_deltabase.h.

void infeasible_delta::destroy_copy infeasible_delta *    __d [inline]
 

Definition at line 73 of file infeasible_delta.h.

const std::string& delta_base::get_action   const [inline, inherited]
 

Definition at line 105 of file api_deltabase.h.

delta delta_base::make_delta const std::string &    a [inline, inherited]
 

Definition at line 99 of file api_deltabase.h.

infeasible_delta* infeasible_delta::new_copy   const [inline, virtual]
 

Reimplemented from delta_base.

Definition at line 72 of file infeasible_delta.h.


Member Data Documentation

std::string delta_base::_action [protected, inherited]
 

Definition at line 86 of file api_deltabase.h.


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