This class stores the options for the PPServer when setup by PPServerInterface::SetupServer.
More...
#include <ServerInterface.hh>
This class stores the options for the PPServer when setup by PPServerInterface::SetupServer.
◆ PPServerOptions()
petitpoucet::serverinterface::PPServerOptions::PPServerOptions |
( |
| ) |
|
|
inline |
◆ ~PPServerOptions()
petitpoucet::serverinterface::PPServerOptions::~PPServerOptions |
( |
| ) |
|
|
inline |
◆ ToIntegers()
int * petitpoucet::serverinterface::PPServerOptions::ToIntegers |
( |
| ) |
|
|
inline |
◆ averagingTimeOfDataRate
int petitpoucet::serverinterface::PPServerOptions::averagingTimeOfDataRate = 500 |
◆ bufferSize
int petitpoucet::serverinterface::PPServerOptions::bufferSize = 32768 |
◆ fileSwapMargin
int petitpoucet::serverinterface::PPServerOptions::fileSwapMargin = 30 |
◆ inactiveTimeout
int petitpoucet::serverinterface::PPServerOptions::inactiveTimeout = 10000 |
◆ intervalToReconnect
int petitpoucet::serverinterface::PPServerOptions::intervalToReconnect = 10000 |
◆ NMEARequestCycle
int petitpoucet::serverinterface::PPServerOptions::NMEARequestCycle = 0 |
◆ relayBackToOutputstream
int petitpoucet::serverinterface::PPServerOptions::relayBackToOutputstream = 0 |
◆ serverCycle
int petitpoucet::serverinterface::PPServerOptions::serverCycle = 10 |
The documentation for this class was generated from the following file: