LoadConfig.cc File Reference
#include <ssrc/wispers/lua/Properties.h>
Include dependency graph for LoadConfig.cc:
Go to the source code of this file.
Functions | |
NS_SSRC_WSPR_LUA::properties_ptr | ssrc_wispers_load_config (const std::string &filename) SSRC_DECL_THROW(NS_SSRC_WSPR_LUA |
NS_SSRC_WSPR_LUA::properties_ptr | ssrc_wispers_load_string_config (const std::string &code_str) SSRC_DECL_THROW(NS_SSRC_WSPR_LUA |
Function Documentation
NS_SSRC_WSPR_LUA::properties_ptr ssrc_wispers_load_config | ( | const std::string & | filename | ) |
Definition at line 22 of file LoadConfig.cc.
References load_properties().
NS_SSRC_WSPR_LUA::properties_ptr ssrc_wispers_load_string_config | ( | const std::string & | code_str | ) |
Definition at line 29 of file LoadConfig.cc.
References load_string_properties().
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.