ProxyImage Class Reference

Inherits Image.

Collaboration diagram for ProxyImage:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ProxyImage (std::string filename)
 ~ProxyImage ()
void displayImage ()

Private Attributes

std::string filename
Imageimage


Detailed Description

Definition at line 41 of file Proxy.cpp.


Constructor & Destructor Documentation

ProxyImage::ProxyImage ( std::string  filename  )  [inline, explicit]

Definition at line 44 of file Proxy.cpp.

References image.

ProxyImage::~ProxyImage (  )  [inline]

Definition at line 49 of file Proxy.cpp.

References image.


Member Function Documentation

void ProxyImage::displayImage (  )  [inline, virtual]

Implements Image.

Definition at line 51 of file Proxy.cpp.

References Image::displayImage(), filename, and image.

Here is the call graph for this function:


Member Data Documentation

std::string ProxyImage::filename [private]

Definition at line 61 of file Proxy.cpp.

Referenced by displayImage().

Definition at line 62 of file Proxy.cpp.

Referenced by displayImage(), ProxyImage(), and ~ProxyImage().


The documentation for this class was generated from the following file:

Generated on Sat Mar 21 11:49:20 2009 for Virtual Proxy Design Pattern by  doxygen 1.5.8