#include <eva4-ffi-sdk.hpp>
|
| MSGPACK_DEFINE_MAP (version, system_name, id, data_path, timeout, core, config, user, fail_mode, fips, call_tracing) |
|
chrono::milliseconds | getTimeout () |
|
string | evaDir () |
|
|
uint16_t | version |
|
string | system_name |
|
string | id |
|
string | data_path |
|
TimeoutConfig | timeout |
|
CoreInfo | core |
|
T | config |
|
string | user |
|
bool | fail_mode |
|
bool | fips |
|
bool | call_tracing |
|
template<typename T>
struct eva::vars::Initial< T >
The initial payload
- Template Parameters
-
T | Service configuration structure |
◆ evaDir()
Gets EVA ICS directory
- Returns
- EVA ICS directory
◆ getTimeout()
Gets the default timeout
- Returns
- default timeout
The documentation for this struct was generated from the following file: