IpbusMock  1.0.0
Library which integrates IPbus use in Phoenix
Loading...
Searching...
No Matches
PIpBusParam Struct Reference

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.
 

Detailed Description

Set of parameters to be passed to create a socket with mock backend.

Definition at line 17 of file PIpBusBackend.h.

Member Data Documentation

◆ connectionFilePath

std::string PIpBusParam::connectionFilePath

Connection File Path.

Definition at line 19 of file PIpBusBackend.h.

Referenced by PIpBusBackend::client(), and PIpBusSocket::createClientSocket().

◆ connectionId

std::string PIpBusParam::connectionId

Device Id.

Definition at line 21 of file PIpBusBackend.h.

Referenced by PIpBusBackend::client(), and PIpBusSocket::createClientSocket().


The documentation for this struct was generated from the following file: