|
Ice 3.7 C++11 API Reference
|
A collection of Active Connection Management configuration settings. More...
#include <Ice/Ice.h>
Public Member Functions | |
| std::tuple< const int &, const ::Ice::ACMClose &, const ::Ice::ACMHeartbeat & > | ice_tuple () const |
| Obtains a tuple containing all of the struct's data members. | |
Public Attributes | |
| ::Ice::ACMClose | close |
| The close semantics. | |
| ::Ice::ACMHeartbeat | heartbeat |
| The heartbeat semantics. | |
| int | timeout |
| A timeout value in seconds. | |
A collection of Active Connection Management configuration settings.
|
inline |
Obtains a tuple containing all of the struct's data members.
| ::Ice::ACMClose Ice::ACM::close |
The close semantics.
| ::Ice::ACMHeartbeat Ice::ACM::heartbeat |
The heartbeat semantics.
| int Ice::ACM::timeout |
A timeout value in seconds.