#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 | 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... | |
Typedefs | |
typedef fun_type * | fun_ptr |
Functions | |
__BEGIN_NS_SSRC_WSPR_LUA typedef properties_ptr | fun_type (const std::string &) |
Typedef Documentation
Definition at line 33 of file LoadConfig.h.
Function Documentation
__BEGIN_NS_SSRC_WSPR_LUA typedef properties_ptr fun_type | ( | const std::string & | ) |
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.