|
|
|
|
|
|
Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
acdk::lang::sys::RC_GC_Heap Class Reference#include <RC_GC_Heap.h>
Inheritance diagram for acdk::lang::sys::RC_GC_Heap:
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
acdk::lang::sys::RC_GC_Heap::RC_GC_Heap |
( |
RHeapFrame |
top = 0, |
|
|
int |
flags = HeapIsThread, |
|
|
const char * |
name = |
|
) |
[inline] |
|
Member Function Documentation
bool acdk::lang::sys::RC_GC_Heap::_hasObject |
( |
const Object * |
obj |
) |
const [protected] |
|
virtual Allocator* acdk::lang::sys::RC_GC_Heap::allocator |
( |
|
) |
[inline, virtual] |
|
virtual bool acdk::lang::sys::RC_GC_Heap::gc |
( |
bool |
recursiv = true |
) |
[virtual] |
|
|
uses NotifyObjectEventListener::listedAllocated
- Parameters:
-
flags | combination of ListObjectsFlags |
Implements acdk::lang::sys::HeapFrame. |
ObjectStack& acdk::lang::sys::RC_GC_Heap::stack |
( |
|
) |
[inline, protected] |
|
|
decrement all references and remove them from collection, if refernce is marked as static
|
Friends And Related Function Documentation
Member Data Documentation
|
|