Static Public Member Functions | List of all members
sol::usertype_traits< T > Struct Template Reference

#include <forward.hpp>

Static Public Member Functions

static const std::stringgc_table ()
 
static const std::stringmetatable ()
 
static const std::stringname ()
 
static const std::stringqualified_name ()
 
static const std::stringuser_gc_metatable ()
 
static const std::stringuser_metatable ()
 

Detailed Description

template<typename T>
struct sol::usertype_traits< T >

Definition at line 762 of file forward.hpp.

Member Function Documentation

template<typename T >
static const std::string& sol::usertype_traits< T >::gc_table ( )
inlinestatic

Definition at line 8286 of file sol.hpp.

template<typename T >
static const std::string& sol::usertype_traits< T >::metatable ( )
inlinestatic

Definition at line 8274 of file sol.hpp.

template<typename T >
static const std::string& sol::usertype_traits< T >::name ( )
inlinestatic

Definition at line 8266 of file sol.hpp.

template<typename T >
static const std::string& sol::usertype_traits< T >::qualified_name ( )
inlinestatic

Definition at line 8270 of file sol.hpp.

template<typename T >
static const std::string& sol::usertype_traits< T >::user_gc_metatable ( )
inlinestatic

Definition at line 8282 of file sol.hpp.

template<typename T >
static const std::string& sol::usertype_traits< T >::user_metatable ( )
inlinestatic

Definition at line 8278 of file sol.hpp.


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


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