Orxonox  0.0.5 Codename: Arcturus
Functions
luatb_typed_stack.cc File Reference
#include "luatb_typed_stack.h"
#include "luatb.h"
#include <string>

Functions

template<>
std::string LuaTBTypedStack::getFromLuaStack< std::string > (lua_State *lua)
 
template<>
void LuaTBTypedStack::pushToLuaStack< std::string > (lua_State *lua, std::string value)
 

Function Documentation

template<>
std::string LuaTBTypedStack::getFromLuaStack< std::string > ( lua_State *  lua)
template<>
void LuaTBTypedStack::pushToLuaStack< std::string > ( lua_State *  lua,
std::string  value 
)