List of all members
sol::usertype_container< T > Struct Template Reference

#include <sol.hpp>

Inheritance diagram for sol::usertype_container< T >:
Inheritance 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 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 T>
struct sol::usertype_container< T >

Definition at line 19634 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