#include <Policy.h>
§ Policy()
| openjaus::transport::Policy::Policy |
( |
| ) |
|
§ ~Policy()
| openjaus::transport::Policy::~Policy |
( |
| ) |
|
|
virtual |
§ getPreferredTCPUse()
| TCPPreference openjaus::transport::Policy::getPreferredTCPUse |
( |
| ) |
const |
§ getRequestCount()
| int openjaus::transport::Policy::getRequestCount |
( |
| ) |
const |
§ getTimeout()
| const system::Time & openjaus::transport::Policy::getTimeout |
( |
| ) |
const |
§ incrementRequestCount()
| void openjaus::transport::Policy::incrementRequestCount |
( |
| ) |
|
§ isConfirmed()
| bool openjaus::transport::Policy::isConfirmed |
( |
| ) |
const |
§ isOpenJAUSSupported()
| bool openjaus::transport::Policy::isOpenJAUSSupported |
( |
| ) |
const |
§ isTCPSupported()
| bool openjaus::transport::Policy::isTCPSupported |
( |
| ) |
const |
§ isZlibCompression()
| bool openjaus::transport::Policy::isZlibCompression |
( |
| ) |
const |
§ resetTimeout()
| void openjaus::transport::Policy::resetTimeout |
( |
| ) |
|
§ setConfirmed()
| bool openjaus::transport::Policy::setConfirmed |
( |
bool |
confirmed | ) |
|
- Parameters
-
| confirmed | The value of the new confirmed. |
§ setOpenJAUSSupported()
| bool openjaus::transport::Policy::setOpenJAUSSupported |
( |
bool |
OpenJAUSSupported | ) |
|
- Parameters
-
| OpenJAUSSupported | The value of the new OpenJAUSSupported. |
§ setPolicy()
| bool openjaus::transport::Policy::setPolicy |
( |
bool |
zlib | ) |
|
§ setPreferredTCPUse()
| bool openjaus::transport::Policy::setPreferredTCPUse |
( |
TCPPreference |
preferredTCPUse | ) |
|
- Parameters
-
| preferredTCPUse | The value of the new preferredTCPUse. |
§ setRequestCount()
| bool openjaus::transport::Policy::setRequestCount |
( |
int |
requestCount | ) |
|
- Parameters
-
| requestCount | The value of the new requestCount. |
§ setTCPSupported()
| bool openjaus::transport::Policy::setTCPSupported |
( |
bool |
TCPSupported | ) |
|
- Parameters
-
| TCPSupported | The value of the new TCPSupported. |
§ setTimeout()
| bool openjaus::transport::Policy::setTimeout |
( |
const system::Time & |
timeout | ) |
|
- Parameters
-
| timeout | The value of the new timeout. |
§ setZlibCompression()
| bool openjaus::transport::Policy::setZlibCompression |
( |
bool |
zlibCompression | ) |
|
- Parameters
-
| zlibCompression | The value of the new zlibCompression. |
§ toString()
| std::string openjaus::transport::Policy::toString |
( |
| ) |
const |
|
virtual |
§ operator<< [1/2]
§ operator<< [2/2]
§ confirmed
| bool openjaus::transport::Policy::confirmed |
|
protected |
§ OpenJAUSSupported
| bool openjaus::transport::Policy::OpenJAUSSupported |
|
protected |
§ preferredTCPUse
§ requestCount
| int openjaus::transport::Policy::requestCount |
|
protected |
§ TCPSupported
| bool openjaus::transport::Policy::TCPSupported |
|
protected |
§ timeout
§ zlibCompression
| bool openjaus::transport::Policy::zlibCompression |
|
protected |
The documentation for this class was generated from the following files: