| 
    FLOPC++
    
   | 
 


Public Member Functions | |
| void | display () const | 
Private Member Functions | |
| MP_index_subsetRef (const SUBSETREF &s) | |
| int | evaluate () const | 
| MP_index * | getIndex () const | 
| virtual MP_domain | getDomain (MP_set *s) const | 
Private Attributes | |
| const SUBSETREF * | S | 
Friends | |
| class | MP_index_exp | 
Additional Inherited Members | |
  Protected Member Functions inherited from flopc::MP_index_base | |
| MP_index_base () | |
| virtual | ~MP_index_base () | 
Definition at line 51 of file MP_index.cpp.
      
  | 
  inlineprivate | 
Definition at line 58 of file MP_index.cpp.
      
  | 
  inlinevirtual | 
MP_model::getCurrentModel()->getMessenger()->logMessage(5,toString().c_str());
Reimplemented from flopc::MP_index_base.
Definition at line 54 of file MP_index.cpp.
      
  | 
  inlineprivatevirtual | 
Implements flopc::MP_index_base.
Definition at line 59 of file MP_index.cpp.
References flopc::SUBSETREF::evaluate(), and S.
Implements flopc::MP_index_base.
Definition at line 65 of file MP_index.cpp.
References flopc::SUBSETREF::getDomain(), and S.
      
  | 
  inlineprivatevirtual | 
Implements flopc::MP_index_base.
Definition at line 62 of file MP_index.cpp.
References flopc::SUBSETREF::getIndex(), and S.
      
  | 
  friend | 
Definition at line 52 of file MP_index.cpp.
      
  | 
  private | 
Definition at line 68 of file MP_index.cpp.
Referenced by evaluate(), getDomain(), and getIndex().
 1.8.5