class PrintableGenericType
|
|
|
|
Public Methods
Detailed Description
| PrintableGenericType (T val)
|
Reimplemented from GenericType.
| void printOn (ostream &out)
|
[const]
Reimplemented from GenericType.
| void prettyPrint (ostream &out=cout)
|
[const virtual]
Reimplemented from Object.
| void readFrom (istream &in)
|
Reimplemented from Object.
| void serialize (ostream &out)
|
[const]
Reimplemented from Object.
| void unserialize (istream &in)
|
Reimplemented from Object.
| Generated by: jmvalin@usw-pr-shell2 on Mon Jun 24 00:06:36 2002, using kdoc 2.0a40. |