◆ kdf_argument()
kdf_argument::kdf_argument |
( |
| ) |
|
|
inline |
◆ parse_kdf_option()
bool kdf_argument::parse_kdf_option |
( |
String * |
kdf_option_value, |
|
|
string & |
kdf_option, |
|
|
bool * |
error_generated, |
|
|
const size_t |
max_size_allowed |
|
) |
| |
|
inline |
◆ retrieve_kdf_options()
vector< string > kdf_argument::retrieve_kdf_options |
( |
uint |
arg_count, |
|
|
Item ** |
args, |
|
|
const char * |
func_name, |
|
|
bool * |
error_generated |
|
) |
| |
|
inline |
Validate the options and retrieve the KDF options value.
- Parameters
-
| arg_count | number of parameters passed to the function |
| args | array of arguments passed to the function |
| func_name | the name of the function (for errors) |
[out] | error_generated | set to true if error was generated. |
- Returns
- retrieved KDF option values
◆ tmp_option_buff
◆ tmp_option_value
String kdf_argument::tmp_option_value |
|
private |
The documentation for this class was generated from the following file: