FlopCpp trunk
|
Internal representation of a index. More...
#include <MP_index.hpp>
Public Member Functions | |
virtual int | evaluate () const =0 |
virtual MP_index * | getIndex () const =0 |
virtual MP_domain | getDomain (MP_set *s) const =0 |
virtual void | display () const |
Protected Member Functions | |
MP_index_base () | |
virtual | ~MP_index_base () |
Friends | |
class | Handle< MP_index_base * > |
class | MP_index_exp |
Internal representation of a index.
Definition at line 26 of file MP_index.hpp.
|
inlineprotected |
Definition at line 35 of file MP_index.hpp.
|
inlineprotectedvirtual |
Definition at line 36 of file MP_index.hpp.
|
pure virtual |
Implemented in flopc::MP_domain_set, flopc::MP_domain_subset< nbr >, flopc::MP_index, flopc::SUBSETREF, and flopc::SubsetRef< nbr >.
|
pure virtual |
Implemented in flopc::MP_domain_set, flopc::MP_domain_subset< nbr >, flopc::MP_index, flopc::SUBSETREF, and flopc::SubsetRef< nbr >.
|
virtual |
Reimplemented in flopc::MP_domain_base, flopc::MP_set_base, and flopc::SubsetRef< nbr >.
|
friend |
Definition at line 128 of file MP_index.hpp.
|
friend |
Definition at line 28 of file MP_index.hpp.