Public Member Functions | |
MemoryTableEntry (VALUE object, bool owned, void *root_ptr=0) | |
Public Attributes | |
VALUE | object |
bool | owned |
int | refcount |
void * | root_ptr |
MemoryTableEntry::MemoryTableEntry | ( | VALUE | object, |
bool | owned, | ||
void * | root_ptr = 0 |
||
) | [inline] |
VALUE MemoryTableEntry::object |