Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

EmptyResource Class Reference

#include <Resource.h>

Inheritance diagram for EmptyResource:

Inheritance graph
[legend]
List of all members.

Detailed Description

a no-op resource, since we don't want Resource itself to be directly instantiatable

Definition at line 23 of file Resource.h.

Public Member Functions

virtual void useResource (Data &)
 would mark the resource in use, here is a no-op
virtual void releaseResource (Data &)
 would mark the resource no longer in use, here is a no-op


Member Function Documentation

virtual void EmptyResource::releaseResource ( Data &   )  [inline, virtual]

would mark the resource no longer in use, here is a no-op

Definition at line 26 of file Resource.h.

virtual void EmptyResource::useResource ( Data &   )  [inline, virtual]

would mark the resource in use, here is a no-op

Definition at line 25 of file Resource.h.


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

Tekkotsu v3.0
Generated Wed Oct 4 00:04:59 2006 by Doxygen 1.4.7