Inheritance diagram for Dummy:

Public Types | |
| typedef double | Type |
| 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.
|
|
Write object. Called printOn since it prints the object _on_ a stream.
Reimplemented from EO< double >. Definition at line 41 of file t-eoGenOp.cpp. References EO< F >::printOn(). |
|
|
Write object. Called printOn since it prints the object _on_ a stream.
Reimplemented from EO< double >. Definition at line 23 of file t-eoReplacement.cpp. References EO< F >::printOn(). |
|
|
Write object. Called printOn since it prints the object _on_ a stream.
Reimplemented from EO< double >. Definition at line 18 of file t-eoSelect.cpp. References EO< F >::printOn(). |
|
|
Write object. Called printOn since it prints the object _on_ a stream.
Reimplemented from EO< double >. Definition at line 24 of file t-eoSharing.cpp. References EO< F >::printOn(). |
1.3.9.1