Savarese Software Research Corporation
Properties.cc File Reference
Include dependency graph for Properties.cc:

Go to the source code of this file.

Namespaces

namespace  lua
 

The lua namespace contains support functions for interfacing with the embedded Lua environment.


Functions

void lua::table_to_properties (lua_State *state, Properties &properties)
 Copies a Lua table into a Properties instance.
void lua::swig_table_to_properties (void *state, Properties &properties)
 This function is a kluge to work around a SWIG library relocation error.
properties_ptr lua::load_properties (lua_State *state, const std::string &filename) SSRC_DECL_THROW(LuaCallError)
properties_ptr lua::load_string_properties (lua_State *state, const std::string &code_str) SSRC_DECL_THROW(LuaCallError)

Savarese Software Research Corporation
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.