flopc::insertFunctor< nbr > Class Template Reference
[Internal (private) interface.]

Inserter for construction of a subset. More...

#include <MP_domain.hpp>

Inheritance diagram for flopc::insertFunctor< nbr >:
Inheritance graph
[legend]
Collaboration diagram for flopc::insertFunctor< nbr >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 insertFunctor (MP_domain_subset< nbr > *d)
void operator() () const

Private Attributes

MP_domain_subset< nbr > * D

Detailed Description

template<int nbr>
class flopc::insertFunctor< nbr >

Inserter for construction of a subset.

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

Definition at line 142 of file MP_domain.hpp.


Constructor & Destructor Documentation

template<int nbr>
flopc::insertFunctor< nbr >::insertFunctor ( MP_domain_subset< nbr > *  d  )  [inline]

Definition at line 144 of file MP_domain.hpp.


Member Function Documentation

template<int nbr>
void flopc::insertFunctor< nbr >::operator() (  )  const [inline, virtual]
Todo:
should this be public? Should it be called? If so, needs doc.

Implements flopc::Functor.

Definition at line 146 of file MP_domain.hpp.


Member Data Documentation

template<int nbr>
MP_domain_subset<nbr>* flopc::insertFunctor< nbr >::D [private]

Definition at line 154 of file MP_domain.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