Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

Resource.h File Reference


Detailed Description

Describes Resource (and EmptyResource), which provides a generic interface for resources which need to keep track of when they are in use, such as mutex locks.

Author:
Ethan Tira-Thompson (ejt) (Creator)
Author
ejt
Name
tekkotsu-4_0
Revision
1.3
State
Exp
Date
2006/09/16 17:32:40

Definition in file Resource.h.

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Resource
 Provides a generic interface for resources which need to keep track of when they are in use, such as mutex locks. More...
class  Resource::Data
 base class for holding data required for requesting to use/release the resource More...
class  EmptyResource
 a no-op resource, since we don't want Resource itself to be directly instantiatable More...

Variables

EmptyResource emptyResource
 a global instance of the empty resource, for no-op situations


Variable Documentation

a global instance of the empty resource, for no-op situations

Definition at line 4 of file Resource.cc.


Tekkotsu v4.0
Generated Thu Nov 22 00:57:07 2007 by Doxygen 1.5.4