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

bound_delta Class Reference

#include <bound_delta.h>

Inheritance diagram for bound_delta:

Inheritance graph
[legend]
Collaboration diagram for bound_delta:

Collaboration graph
[legend]
List of all members.

Public Methods

 bound_delta (const std::vector< unsigned int > &__i, const std::vector< interval > &__b)
 bound_delta (unsigned int __i, interval __b)
 bound_delta (const bound_delta &__d)
bound_delta * new_copy () const
void destroy_copy (bound_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

Public Attributes

std::vector< unsigned int > indices
std::vector< intervalnew_f_bounds

Protected Attributes

std::string _action

Constructor & Destructor Documentation

bound_delta::bound_delta const std::vector< unsigned int > &    __i,
const std::vector< interval > &    __b
[inline]
 

Definition at line 79 of file bound_delta.h.

bound_delta::bound_delta unsigned int    __i,
interval    __b
[inline]
 

Definition at line 84 of file bound_delta.h.

bound_delta::bound_delta const bound_delta &    __d [inline]
 

Definition at line 88 of file bound_delta.h.


Member Function Documentation

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

Reimplemented from delta_base.

Definition at line 29 of file bound_delta.cc.

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 bound_delta::destroy_copy bound_delta *    __d [inline]
 

Definition at line 97 of file bound_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.

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

Reimplemented from delta_base.

Definition at line 96 of file bound_delta.h.


Member Data Documentation

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

Definition at line 86 of file api_deltabase.h.

std::vector<unsigned int> bound_delta::indices
 

Definition at line 75 of file bound_delta.h.

std::vector<interval> bound_delta::new_f_bounds
 

Definition at line 77 of file bound_delta.h.


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