#include <generic_invoker.hpp>
|
static bool | asBool (const string &value) |
|
static float | asFloat (const string &value) |
|
static int | asInt (const string &value) |
|
static bool | fromHex (char ch1, char ch2, char &out) |
|
static bool | fromHexNibble (char ch, char &out) |
|
static string | hexToBin (const string &hex) |
|
◆ asBool()
static bool kanzi::connect::ArgumentUtils::asBool |
( |
const string & | value | ) |
|
|
static |
◆ asFloat()
static float kanzi::connect::ArgumentUtils::asFloat |
( |
const string & | value | ) |
|
|
static |
◆ asInt()
static int kanzi::connect::ArgumentUtils::asInt |
( |
const string & | value | ) |
|
|
static |
◆ fromHex()
static bool kanzi::connect::ArgumentUtils::fromHex |
( |
char | ch1, |
|
|
char | ch2, |
|
|
char & | out ) |
|
static |
◆ fromHexNibble()
static bool kanzi::connect::ArgumentUtils::fromHexNibble |
( |
char | ch, |
|
|
char & | out ) |
|
static |
◆ hexToBin()
static string kanzi::connect::ArgumentUtils::hexToBin |
( |
const string & | hex | ) |
|
|
static |
The documentation for this class was generated from the following file:
- connect/interface/generic_invoker.hpp