#include <dsdict.hpp>
|
CF::DynamicStore | sc |
|
const std::string | sname |
|
const std::string | dskey |
|
const CF::Dict | dict |
|
CF::MutableDict | mod |
|
Definition at line 15 of file dsdict.hpp.
◆ DSDict()
openvpn::DSDict::DSDict |
( |
CF::DynamicStore & |
sc_arg, |
|
|
const std::string & |
sname_arg, |
|
|
const std::string & |
dskey_arg |
|
) |
| |
|
inline |
◆ backup_orig()
void openvpn::DSDict::backup_orig |
( |
const std::string & |
key, |
|
|
const bool |
wipe_orig = true |
|
) |
| |
|
inline |
◆ delete_value()
CF::String openvpn::DSDict::delete_value |
( |
| ) |
const |
|
inlineprivate |
◆ dirty()
bool openvpn::DSDict::dirty |
( |
| ) |
const |
|
inline |
◆ ds_create()
static CF::DynamicStore openvpn::DSDict::ds_create |
( |
const std::string & |
sname | ) |
|
|
inlinestatic |
◆ mod_reset()
void openvpn::DSDict::mod_reset |
( |
| ) |
|
|
inline |
◆ OPENVPN_EXCEPTION()
openvpn::DSDict::OPENVPN_EXCEPTION |
( |
dsdict_error |
| ) |
|
◆ orig_key()
CF::String openvpn::DSDict::orig_key |
( |
const std::string & |
key | ) |
const |
|
inlineprivate |
◆ push_to_store()
bool openvpn::DSDict::push_to_store |
( |
| ) |
|
|
inline |
◆ remove_from_store()
bool openvpn::DSDict::remove_from_store |
( |
| ) |
|
|
inline |
◆ restore_orig()
void openvpn::DSDict::restore_orig |
( |
| ) |
|
|
inline |
◆ signal_network_reconfiguration()
static bool openvpn::DSDict::signal_network_reconfiguration |
( |
const std::string & |
sname | ) |
|
|
inlinestatic |
◆ to_string()
std::string openvpn::DSDict::to_string |
( |
| ) |
const |
|
inline |
◆ will_modify()
void openvpn::DSDict::will_modify |
( |
| ) |
|
|
inline |
◆ dict
const CF::Dict openvpn::DSDict::dict |
◆ dskey
const std::string openvpn::DSDict::dskey |
◆ mod
CF::MutableDict openvpn::DSDict::mod |
◆ sc
CF::DynamicStore openvpn::DSDict::sc |
◆ sname
const std::string openvpn::DSDict::sname |
The documentation for this class was generated from the following file: