OpenJAUS SAE SDK  6.0.0
Public Member Functions | List of all members
openjaus::transport::InterfaceSettingsInterface Class Referenceabstract

#include <InterfaceSettingsInterface.h>

Inherited by openjaus::transport::AS5669::JudpSettingsInterface [virtual], and openjaus::transport::InterfaceSettings [virtual].

Public Member Functions

 InterfaceSettingsInterface ()
 
virtual ~InterfaceSettingsInterface ()
 
virtual bool isLargeMessageBurstSendEnabled ()=0
 
virtual int getLargeMessageBurstLength ()=0
 
virtual uint32 getMaxQueueSize ()=0
 

Constructor & Destructor Documentation

◆ InterfaceSettingsInterface()

openjaus::transport::InterfaceSettingsInterface::InterfaceSettingsInterface ( )
inline

◆ ~InterfaceSettingsInterface()

virtual openjaus::transport::InterfaceSettingsInterface::~InterfaceSettingsInterface ( )
inlinevirtual

Member Function Documentation

◆ getLargeMessageBurstLength()

virtual int openjaus::transport::InterfaceSettingsInterface::getLargeMessageBurstLength ( )
pure virtual

◆ getMaxQueueSize()

virtual uint32 openjaus::transport::InterfaceSettingsInterface::getMaxQueueSize ( )
pure virtual

◆ isLargeMessageBurstSendEnabled()

virtual bool openjaus::transport::InterfaceSettingsInterface::isLargeMessageBurstSendEnabled ( )
pure virtual

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