
Public Types | |
| typedef double | Type |
| typedef double | Type |
| typedef double | Type |
| typedef double | Type |
| typedef double | Type |
Public Member Functions | |
| Dummy (std::string _s="") | |
| void | printOn (std::ostream &_os) const |
| Write object. | |
| void | printOn (std::ostream &_os) const |
| Write object. | |
| void | printOn (std::ostream &_os) const |
| Write object. | |
| void | printOn (std::ostream &_os) const |
| Write object. | |
Public Attributes | |
| std::string | s |
| double | xdist |
Definition at line 27 of file t-eoCheckpointing.cpp.
| void Dummy::printOn | ( | std::ostream & | _os | ) | const [inline, virtual] |
Write object.
Called printOn since it prints the object _on_ a stream.
| _os | A std::ostream. |
Reimplemented from EO< double >.
Definition at line 40 of file t-eoGenOp.cpp.
References EO< F >::printOn().
| void Dummy::printOn | ( | std::ostream & | _os | ) | const [inline, virtual] |
Write object.
Called printOn since it prints the object _on_ a stream.
| _os | A std::ostream. |
Reimplemented from EO< double >.
Definition at line 23 of file t-eoReplacement.cpp.
References EO< F >::printOn().
| void Dummy::printOn | ( | std::ostream & | _os | ) | const [inline, virtual] |
Write object.
Called printOn since it prints the object _on_ a stream.
| _os | A std::ostream. |
Reimplemented from EO< double >.
Definition at line 16 of file t-eoSelect.cpp.
References EO< F >::printOn().
| void Dummy::printOn | ( | std::ostream & | _os | ) | const [inline, virtual] |
Write object.
Called printOn since it prints the object _on_ a stream.
| _os | A std::ostream. |
Reimplemented from EO< double >.
Definition at line 24 of file t-eoSharing.cpp.
References EO< F >::printOn().
1.5.5