|
|
typedef std::pair< type_id, cast_function > | base_desc |
| |
|
|
| class_registration (char const *name) |
| |
|
void | register_ (lua_State *L) const |
| |
|
|
const char * | m_name |
| |
|
std::map< const char *, int, detail::ltstr > | m_static_constants |
| |
|
std::vector< base_desc > | m_bases |
| |
|
type_id | m_type |
| |
|
class_id | m_id |
| |
|
class_id | m_wrapper_id |
| |
|
type_id | m_wrapper_type |
| |
|
std::vector< cast_entry > | m_casts |
| |
|
scope | m_scope |
| |
|
scope | m_members |
| |
|
scope | m_default_members |
| |
The documentation for this struct was generated from the following file:
- Server/trunk/luabind-0.9.2beta/src/class.cpp