#include <Converter.h>
Public Types | |
| typedef Ty1 | source |
| typedef Ty2 | destination |
Public Methods | |
| destination* | operator (const source&) const |
Protected Methods | |
| virtual destination* | convert (const source&) const = 0 |
|
|||
|
Definition at line 19 of file Converter.h. |
|
|||
|
Definition at line 18 of file Converter.h. |
|
||||
|
Referenced by destination(). |
|
||||
|
|
1.2.3 written by Dimitri van Heesch,
© 1997-2000