#include <InterfaceSettings.h>
Inherits openjaus::transport::InterfaceSettingsInterface.
◆ InterfaceSettings()
openjaus::transport::InterfaceSettings::InterfaceSettings |
( |
| ) |
|
◆ ~InterfaceSettings()
openjaus::transport::InterfaceSettings::~InterfaceSettings |
( |
| ) |
|
|
virtual |
◆ areValid()
bool openjaus::transport::InterfaceSettings::areValid |
( |
| ) |
|
◆ getLargeMessageBurstLength()
int openjaus::transport::InterfaceSettings::getLargeMessageBurstLength |
( |
| ) |
|
|
virtual |
◆ getMaxQueueSize()
uint32 openjaus::transport::InterfaceSettings::getMaxQueueSize |
( |
| ) |
|
|
virtual |
◆ isLargeMessageBurstSendEnabled()
bool openjaus::transport::InterfaceSettings::isLargeMessageBurstSendEnabled |
( |
| ) |
|
|
virtual |
◆ loadFromConfFile()
◆ setLargeMessageBurstLength()
void openjaus::transport::InterfaceSettings::setLargeMessageBurstLength |
( |
int |
value | ) |
|
◆ setMaxQueueSize()
void openjaus::transport::InterfaceSettings::setMaxQueueSize |
( |
uint32 |
value | ) |
|
|
virtual |
◆ verifySettingsAndThrowIfError()
void openjaus::transport::InterfaceSettings::verifySettingsAndThrowIfError |
( |
InterfaceSettings * |
settings | ) |
|
|
staticprivate |
◆ largeMessageBurstLength
int openjaus::transport::InterfaceSettings::largeMessageBurstLength |
|
private |
◆ maxQueueSize
uint32 openjaus::transport::InterfaceSettings::maxQueueSize |
|
private |
The documentation for this class was generated from the following files: