Public Member Functions | |
virtual | ~Image () |
virtual void | displayImage ()=0 |
Protected Member Functions | |
Image () |
Definition at line 4 of file Proxy.cpp.
virtual void Image::displayImage | ( | ) | [pure virtual] |
Implemented in RealImage, and ProxyImage.
Referenced by ProxyImage::displayImage(), and main().