#include <host-ipc-connection.hpp>
vasum::HostIPCConnection::~HostIPCConnection |
( |
| ) |
|
bool vasum::HostIPCConnection::isRunning |
( |
| ) |
|
void vasum::HostIPCConnection::setCleanUpZonesRootCallback |
( |
const Method< api::Void >::type & |
callback | ) |
|
|
private |
void vasum::HostIPCConnection::setDestroyZoneCallback |
( |
const Method< const api::ZoneId >::type & |
callback | ) |
|
|
private |
void vasum::HostIPCConnection::setGetActiveZoneIdCallback |
( |
const Method< api::ZoneId >::type & |
callback | ) |
|
|
private |
void vasum::HostIPCConnection::setGetZoneConnectionsCallback |
( |
const Method< api::Connections >::type & |
callback | ) |
|
|
private |
void vasum::HostIPCConnection::setGetZoneIdsCallback |
( |
const Method< api::ZoneIds >::type & |
callback | ) |
|
|
private |
void vasum::HostIPCConnection::setLockQueueCallback |
( |
const Method< api::Void >::type & |
callback | ) |
|
|
private |
void vasum::HostIPCConnection::setLockZoneCallback |
( |
const Method< const api::ZoneId >::type & |
callback | ) |
|
|
private |
void vasum::HostIPCConnection::setSetActiveZoneCallback |
( |
const Method< const api::ZoneId >::type & |
callback | ) |
|
|
private |
void vasum::HostIPCConnection::setShutdownZoneCallback |
( |
const Method< const api::ZoneId >::type & |
callback | ) |
|
|
private |
void vasum::HostIPCConnection::setStartZoneCallback |
( |
const Method< const api::ZoneId >::type & |
callback | ) |
|
|
private |
void vasum::HostIPCConnection::setSwitchToDefaultCallback |
( |
const Method< api::Void >::type & |
callback | ) |
|
|
private |
void vasum::HostIPCConnection::setUnlockQueueCallback |
( |
const Method< api::Void >::type & |
callback | ) |
|
|
private |
void vasum::HostIPCConnection::setUnlockZoneCallback |
( |
const Method< const api::ZoneId >::type & |
callback | ) |
|
|
private |
void vasum::HostIPCConnection::signalZoneConnectionState |
( |
const api::ConnectionState & |
connectionState | ) |
|
void vasum::HostIPCConnection::start |
( |
| ) |
|
void vasum::HostIPCConnection::stop |
( |
bool |
wait | ) |
|
The documentation for this class was generated from the following files: