#include <lugre_luabind.h>
Public Member Functions | |
| cMemberVar (size_t iType, size_t iOffset, size_t iFlags) | |
Public Attributes | |
| size_t | miType |
| size_t | miOffset |
| size_t | miFlags |
Definition at line 82 of file lugre_luabind.h.
| Lugre::cLuaBind< _T >::cMemberVar::cMemberVar | ( | size_t | iType, | |
| size_t | iOffset, | |||
| size_t | iFlags | |||
| ) | [inline] |
| size_t Lugre::cLuaBind< _T >::cMemberVar::miType |
Definition at line 83 of file lugre_luabind.h.
| size_t Lugre::cLuaBind< _T >::cMemberVar::miOffset |
Definition at line 84 of file lugre_luabind.h.
| size_t Lugre::cLuaBind< _T >::cMemberVar::miFlags |
Definition at line 85 of file lugre_luabind.h.
1.5.6