RealImage Class Reference

Inherits Image.

Collaboration diagram for RealImage:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 RealImage (std::string filename)
void displayImage ()

Private Member Functions

void loadImageFromDisk ()

Private Attributes

std::string filename


Detailed Description

Definition at line 15 of file Proxy.cpp.


Constructor & Destructor Documentation

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

Definition at line 18 of file Proxy.cpp.

References loadImageFromDisk().

Here is the call graph for this function:


Member Function Documentation

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

Implements Image.

Definition at line 25 of file Proxy.cpp.

References filename.

void RealImage::loadImageFromDisk (  )  [inline, private]

Definition at line 31 of file Proxy.cpp.

References filename.

Referenced by RealImage().

Here is the caller graph for this function:


Member Data Documentation

std::string RealImage::filename [private]

Definition at line 38 of file Proxy.cpp.

Referenced by displayImage(), and loadImageFromDisk().


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