Orxonox  0.0.5 Codename: Arcturus
Classes
luatb_typed_stack.h File Reference
#include <type_traits>
#include <functional>
#include <lua.hpp>
#include "is_callable.h"
#include "core/CoreIncludes.h"

Go to the source code of this file.

Classes

class  LuaTBTypedStack
 Represents a typed version of the lua stack. More...
 
struct  LuaTBTypedStack::GetLuaCallback< T >
 
struct  LuaTBTypedStack::function< Ret(Args...)>
 Needed to get a lambda to call a lua function. More...