#include <string>#include <iostream>

Go to the source code of this file.
Classes | |
| class | Image |
| class | RealImage |
| class | ProxyImage |
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 65 of file Proxy.cpp.
References Image::displayImage().
