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

Internal representation of a "set". More...

#include <MP_set.hpp>

Inheritance diagram for flopc::SUBSETREF:
Inheritance graph
[legend]
Collaboration diagram for flopc::SUBSETREF:
Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Detailed Description

Internal representation of a "set".

Note:
FOR INTERNAL USE: This is not normally used directly by the calling code.
this is often implicitly created with many expressions which may subset a set.

Definition at line 269 of file MP_set.hpp.


Member Function Documentation

virtual MP_index* flopc::SUBSETREF::getIndex (  )  const [inline, virtual]

Implements flopc::MP_index_base.

Reimplemented in flopc::SubsetRef< nbr >.

Definition at line 271 of file MP_set.hpp.

virtual MP_domain flopc::SUBSETREF::getDomain ( MP_set s  )  const [inline, virtual]

Implements flopc::MP_index_base.

Reimplemented in flopc::SubsetRef< nbr >.

Definition at line 274 of file MP_set.hpp.

int flopc::SUBSETREF::evaluate (  )  const [inline, virtual]

Implements flopc::MP_index_base.

Reimplemented in flopc::SubsetRef< nbr >.

Definition at line 277 of file MP_set.hpp.


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

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1