My Project
Public Member Functions | List of all members
luabind::detail::object_rep Class Reference

Public Member Functions

 object_rep (instance_holder *instance, class_rep *crep)
 
const class_repcrep () const
 
class_repcrep ()
 
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: