#include <BcuFactory.h>
◆ BcuConfig() [1/2]
Basda::Microgate::BcuFactory::BcuConfig::BcuConfig |
( |
const std::string & |
theBcuName | ) |
|
|
inline |
◆ BcuConfig() [2/2]
Basda::Microgate::BcuFactory::BcuConfig::BcuConfig |
( |
const std::string & |
theBcuName | ) |
|
|
inline |
◆ setBcuInternalCodeExecutionTimeoutCountToleranceLimit() [1/2]
void Basda::Microgate::BcuFactory::BcuConfig::setBcuInternalCodeExecutionTimeoutCountToleranceLimit |
( |
const size_t |
limit | ) |
|
|
inline |
◆ setBcuInternalCodeExecutionTimeoutCountToleranceLimit() [2/2]
void Basda::Microgate::BcuFactory::BcuConfig::setBcuInternalCodeExecutionTimeoutCountToleranceLimit |
( |
const size_t |
limit | ) |
|
|
inline |
◆ setBcuUdpPort() [1/2]
void Basda::Microgate::BcuFactory::BcuConfig::setBcuUdpPort |
( |
uint16_t |
port | ) |
|
|
inline |
◆ setBcuUdpPort() [2/2]
void Basda::Microgate::BcuFactory::BcuConfig::setBcuUdpPort |
( |
uint16_t |
port | ) |
|
|
inline |
◆ setIpv4Address() [1/2]
void Basda::Microgate::BcuFactory::BcuConfig::setIpv4Address |
( |
const std::string & |
address | ) |
|
|
inline |
◆ setIpv4Address() [2/2]
void Basda::Microgate::BcuFactory::BcuConfig::setIpv4Address |
( |
const std::string & |
address | ) |
|
|
inline |
◆ setLocalUdpPort() [1/2]
void Basda::Microgate::BcuFactory::BcuConfig::setLocalUdpPort |
( |
uint16_t |
port | ) |
|
|
inline |
◆ setLocalUdpPort() [2/2]
void Basda::Microgate::BcuFactory::BcuConfig::setLocalUdpPort |
( |
uint16_t |
port | ) |
|
|
inline |
◆ bcuCmdTimeoutCountToleranceLimit
size_t Basda::Microgate::BcuFactory::BcuConfig::bcuCmdTimeoutCountToleranceLimit |
◆ bcuIpAddress
std::string Basda::Microgate::BcuFactory::BcuConfig::bcuIpAddress |
◆ bcuName
std::string Basda::Microgate::BcuFactory::BcuConfig::bcuName |
◆ bcuUdpPort
uint16_t Basda::Microgate::BcuFactory::BcuConfig::bcuUdpPort |
◆ connectionTimeoutInMilliseconds
unsigned Basda::Microgate::BcuFactory::BcuConfig::connectionTimeoutInMilliseconds |
◆ localUdpPort
uint16_t Basda::Microgate::BcuFactory::BcuConfig::localUdpPort |
The documentation for this struct was generated from the following file: