List of all members
sol::container_detail::usertype_container_default< usertype_container< X > > Struct Template Reference

#include <sol.hpp>

Inheritance diagram for sol::container_detail::usertype_container_default< usertype_container< X > >:
Inheritance graph
[legend]

Additional Inherited Members

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

Detailed Description

template<typename X>
struct sol::container_detail::usertype_container_default< usertype_container< X > >

Definition at line 21130 of file sol.hpp.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:52