#include <draw.h>
Inheritance diagram for Graphics::ReadImage:


Public Methods | |
| ReadImage (AbstractImage *&imgPointer) | |
| virtual void | getValue (std::istream &input) |
NOTE: unlike most other ParseAction, this modifies a pointer rather than direct value.
Definition at line 135 of file draw.h.
|
|
Constructs a ReadImage object
|
|
|
Allocates a new AbstractImage, and points the pointer passed in the ctor to it Reimplemented from Parse::ParseAction. |
|
|
|
1.2.12 written by Dimitri van Heesch,
© 1997-2001