#include <eoContinue.h>
Inheritance diagram for eoContinue< EOT >:

Public Member Functions | |
| virtual std::string | className (void) const |
| void | readFrom (std::istream &__is) |
| Read object. | |
| void | printOn (std::ostream &__os) const |
| Write object. | |
Definition at line 37 of file eoContinue.h.
|
||||||||||
|
Read object.
Implements eoPersistent. Reimplemented in eoGenContinue< EOT >. Definition at line 42 of file eoContinue.h. |
|
||||||||||
|
Write object. It's called printOn since it prints the object on a stream.
Implements eoPrintable. Reimplemented in eoGenContinue< EOT >. Definition at line 47 of file eoContinue.h. |
1.3.9.1