FLOPC++
Private Member Functions | Private Attributes | Friends | List of all members
flopc::MP_index_subsetRef Class Reference
Inheritance diagram for flopc::MP_index_subsetRef:
flopc::MP_index_base

Private Member Functions

 MP_index_subsetRef (const SUBSETREF &s)
 
int evaluate () const
 
MP_indexgetIndex () const
 
virtual MP_domain getDomain (MP_set *s) const
 

Private Attributes

const SUBSETREFS
 

Friends

class MP_index_exp
 

Additional Inherited Members

- Protected Member Functions inherited from flopc::MP_index_base
 MP_index_base ()
 
virtual ~MP_index_base ()
 

Detailed Description

Definition at line 47 of file MP_index.cpp.

Constructor & Destructor Documentation

◆ MP_index_subsetRef()

flopc::MP_index_subsetRef::MP_index_subsetRef ( const SUBSETREF s)
inlineprivate

Definition at line 50 of file MP_index.cpp.

Member Function Documentation

◆ evaluate()

int flopc::MP_index_subsetRef::evaluate ( ) const
inlineprivatevirtual

Implements flopc::MP_index_base.

Definition at line 51 of file MP_index.cpp.

◆ getDomain()

virtual MP_domain flopc::MP_index_subsetRef::getDomain ( MP_set s) const
inlineprivatevirtual

Implements flopc::MP_index_base.

Definition at line 57 of file MP_index.cpp.

◆ getIndex()

MP_index* flopc::MP_index_subsetRef::getIndex ( ) const
inlineprivatevirtual

Implements flopc::MP_index_base.

Definition at line 54 of file MP_index.cpp.

References flopc::MP_index::getIndex().

Friends And Related Function Documentation

◆ MP_index_exp

friend class MP_index_exp
friend

Definition at line 48 of file MP_index.cpp.

Member Data Documentation

◆ S

const SUBSETREF* flopc::MP_index_subsetRef::S
private

Definition at line 60 of file MP_index.cpp.


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