![]() |
|
IpbusMock
1.0.0
Library which integrates IPbus use in Phoenix
|
Set of parameters to be passed to create a socket with mock backend. More...
#include <PIpBusBackend.h>
Public Attributes | |
| std::string | connectionFilePath |
| Connection File Path. | |
| std::string | connectionId |
| Device Id. | |
Set of parameters to be passed to create a socket with mock backend.
Definition at line 17 of file PIpBusBackend.h.
| std::string PIpBusParam::connectionFilePath |
Connection File Path.
Definition at line 19 of file PIpBusBackend.h.
Referenced by PIpBusBackend::client(), and PIpBusSocket::createClientSocket().
| std::string PIpBusParam::connectionId |
Device Id.
Definition at line 21 of file PIpBusBackend.h.
Referenced by PIpBusBackend::client(), and PIpBusSocket::createClientSocket().