flopc::MP_index_base Class Reference
[Internal (private) interface.]

Internal representation of a index. More...

#include <MP_index.hpp>

Inheritance diagram for flopc::MP_index_base:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual int evaluate () const =0
virtual MP_indexgetIndex () 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 ()

Private Attributes

int count

Friends

class Handle< MP_index_base * >
class MP_index_exp

Detailed Description

Internal representation of a index.

Note:
FOR INTERNAL USE: This is not normally used directly by the calling code.

Definition at line 26 of file MP_index.hpp.


Constructor & Destructor Documentation

flopc::MP_index_base::MP_index_base (  )  [inline, protected]

Definition at line 35 of file MP_index.hpp.

virtual flopc::MP_index_base::~MP_index_base (  )  [inline, protected, virtual]

Definition at line 36 of file MP_index.hpp.


Member Function Documentation

void flopc::MP_index_base::display (  )  const [virtual]

MP_model::getCurrentModel()->getMessenger()->logMessage(5,toString().c_str());

Reimplemented in flopc::MP_domain_base, flopc::MP_index_constant, flopc::MP_index_subsetRef, flopc::MP_set_base, and flopc::SubsetRef< nbr >.

Definition at line 27 of file MP_index.cpp.

virtual int flopc::MP_index_base::evaluate (  )  const [pure virtual]
virtual MP_domain flopc::MP_index_base::getDomain ( MP_set s  )  const [pure virtual]
virtual MP_index* flopc::MP_index_base::getIndex (  )  const [pure virtual]

Friends And Related Function Documentation

friend class Handle< MP_index_base * > [friend]

Definition at line 27 of file MP_index.hpp.

friend class MP_index_exp [friend]

Reimplemented in flopc::MP_index_constant, and flopc::MP_index_subsetRef.

Definition at line 28 of file MP_index.hpp.


Member Data Documentation

Reimplemented in flopc::MP_domain_base.

Definition at line 38 of file MP_index.hpp.

Referenced by flopc::MP_index_exp::MP_index_exp().


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

Generated on 21 Dec 2013 for FLOPC++ by  doxygen 1.6.1