|
| object_rep (instance_holder *instance, class_rep *crep) |
|
const class_rep * | crep () const |
|
class_rep * | crep () |
|
void | set_instance (instance_holder *instance) |
|
void | add_dependency (lua_State *L, int index) |
|
void | release_dependency_refs (lua_State *L) |
|
std::pair< void *, int > | get_instance (class_id target) const |
|
bool | is_const () const |
|
void | release () |
|
void * | allocate (std::size_t size) |
|
void | deallocate (void *storage) |
|
The documentation for this class was generated from the following files:
- Server/trunk/luabind-0.9.2beta/luabind/detail/object_rep.hpp
- Server/trunk/luabind-0.9.2beta/src/object_rep.cpp