cAudio::IRefCounted Class Reference

Applies reference counting to certain cAudio objects. More...

#include <IRefCounted.h>

Inheritance diagram for cAudio::IRefCounted:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void grab ()
 Increments the reference count by one.
bool drop ()
 Decrements the reference count by one. If it hits zero, this object is deleted.
int getReferenceCount () const
 Returns the current reference count of this object.

Detailed Description

Applies reference counting to certain cAudio objects.

Definition at line 11 of file IRefCounted.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations

Generated on Sat Feb 20 22:55:26 2010 for cAudio by  doxygen 1.6.2