LoadConfig.h File Reference
#include <boost/filesystem/path.hpp>#include <ssrc/wispers/utility/DynamicLibrary.h>#include <ssrc/wispers/lua/Properties.h>
Include dependency graph for LoadConfig.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | lua::LoadConfig |
| Dynamically loads the code necessary to read a configuration file, reads the configuration file, converts it to a properties_ptr, and unloads the code. More... | |
Namespaces | |
| namespace | lua |
The lua namespace contains support functions for interfacing with the embedded Lua environment. | |
Typedefs | |
| typedef properties_ptr | lua::fun_type (const std::string &) |
| typedef fun_type * | lua::fun_ptr |
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.