Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

EmptyResource Class Reference

#include <Resource.h>

Inheritance diagram for EmptyResource:

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::useResource ( Data  )  [inline, virtual]

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

Implements Resource.

Definition at line 25 of file Resource.h.

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

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

Implements Resource.

Definition at line 26 of file Resource.h.


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

Tekkotsu v4.0
Generated Thu Nov 22 00:58:18 2007 by Doxygen 1.5.4