|
Leosac
0.8.0
Open Source Access Control
|
Go to the documentation of this file.
26 #ifndef RUNTIMEOPTIONS_HPP
27 #define RUNTIMEOPTIONS_HPP
56 bool has_param(
const std::string &key)
const;
58 void set_param(
const std::string &key,
const std::string &value);
60 const std::string &
get_param(
const std::string &key)
const;
66 std::map<std::string, std::string>
_params;
72 #endif // RUNTIMEOPTIONS_HPP
This is the header file for a generated source file, GitSHA1.cpp.