Replaceable Shared Object Base Class.
More...
#include <ETL/handle>
Public Member Functions |
virtual void | rref () const |
virtual void | runref () const |
int | rcount () const |
virtual void | ref () const |
virtual bool | unref () const |
| Returns false if object needs to be deleted.
|
virtual bool | unref_inactive () const |
int | count () const |
Detailed Description
Replaceable Shared Object Base Class.
- See Also
- rhandle
- Todo:
- This needs to be documented
Definition at line 350 of file _handle.h.
Constructor & Destructor Documentation
rshared_object::rshared_object |
( |
| ) |
|
|
inlineprotected |
Member Function Documentation
virtual void rshared_object::rref |
( |
| ) |
const |
|
inlinevirtual |
virtual void rshared_object::runref |
( |
| ) |
const |
|
inlinevirtual |
int rshared_object::rcount |
( |
| ) |
const |
|
inline |
Member Data Documentation
int rshared_object::rrefcount |
|
mutableprivate |
void* rshared_object::front_ |
void* rshared_object::back_ |
The documentation for this class was generated from the following file: