Jpp
17.3.1
the software that should make you happy
|
Terminator class of recursive class JMultiSet. More...
#include <JMultiSet.hh>
Protected Types | |
typedef JAbscissa_t | abscissa_type |
Protected Member Functions | |
JMultiSet () | |
Default constructor. More... | |
JMultiSet (const JSet< abscissa_type > &bounds) | |
Constructor. More... | |
bool | set (unsigned int index, const JSet< abscissa_type > &bounds) const |
This method does nothing. More... | |
void | operator() () const |
Dummy operator. More... | |
Friends | |
class | JMultiSet< 1, JAbscissa_t > |
Terminator class of recursive class JMultiSet.
This class provides for dummy implementations of interface methods.
Definition at line 97 of file JMultiSet.hh.
|
protected |
Definition at line 101 of file JMultiSet.hh.
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
This method does nothing.
index | index |
bounds | bounds |
Definition at line 129 of file JMultiSet.hh.
|
inlineprotected |
|
friend |
Definition at line 103 of file JMultiSet.hh.