Libsaki
Core library of Pancake Mahjong
List of all members
sol::usertype_container< T > Struct Template Reference
Inheritance diagram for sol::usertype_container< T >:
Inheritance graph
[legend]
Collaboration diagram for sol::usertype_container< T >:
Collaboration graph
[legend]

Additional Inherited Members

- Public Types inherited from sol::container_detail::usertype_container_default< T >
typedef lua_nil_t iterator
 
typedef lua_nil_t value_type
 
- Static Public Member Functions inherited from sol::container_detail::usertype_container_default< T >
static int at (lua_State *L_)
 
static int get (lua_State *L_)
 
static int index_get (lua_State *L_)
 
static int set (lua_State *L_)
 
static int index_set (lua_State *L_)
 
static int add (lua_State *L_)
 
static int insert (lua_State *L_)
 
static int find (lua_State *L_)
 
static int index_of (lua_State *L_)
 
static int size (lua_State *L_)
 
static int clear (lua_State *L_)
 
static int empty (lua_State *L_)
 
static int erase (lua_State *L_)
 
static int next (lua_State *L_)
 
static int pairs (lua_State *L_)
 
static int ipairs (lua_State *L_)
 
static iterator begin (lua_State *L_, T &)
 
static iterator end (lua_State *L_, T &)
 

The documentation for this struct was generated from the following file: