This is the complete list of members for vasum::HostIPCConnection, including all inherited members.
HostIPCConnection(cargo::ipc::epoll::EventPoll &eventPoll, ZonesManager *zm) | vasum::HostIPCConnection | |
isRunning() | vasum::HostIPCConnection | |
mService | vasum::HostIPCConnection | private |
mZonesManagerPtr | vasum::HostIPCConnection | private |
setCleanUpZonesRootCallback(const Method< api::Void >::type &callback) | vasum::HostIPCConnection | private |
setCreateFileCallback(const Method< const api::CreateFileIn, api::CreateFileOut >::type &callback) | vasum::HostIPCConnection | private |
setCreateNetdevMacvlanCallback(const Method< const api::CreateNetDevMacvlanIn >::type &callback) | vasum::HostIPCConnection | private |
setCreateNetdevPhysCallback(const Method< const api::CreateNetDevPhysIn >::type &callback) | vasum::HostIPCConnection | private |
setCreateNetdevVethCallback(const Method< const api::CreateNetDevVethIn >::type &callback) | vasum::HostIPCConnection | private |
setCreateZoneCallback(const Method< const api::CreateZoneIn >::type &callback) | vasum::HostIPCConnection | private |
setDeclareFileCallback(const Method< const api::DeclareFileIn, api::Declaration >::type &callback) | vasum::HostIPCConnection | private |
setDeclareLinkCallback(const Method< const api::DeclareLinkIn, api::Declaration >::type &callback) | vasum::HostIPCConnection | private |
setDeclareMountCallback(const Method< const api::DeclareMountIn, api::Declaration >::type &callback) | vasum::HostIPCConnection | private |
setDeleteNetdevIpAddressCallback(const Method< const api::DeleteNetdevIpAddressIn >::type &callback) | vasum::HostIPCConnection | private |
setDestroyNetdevCallback(const Method< const api::DestroyNetDevIn >::type &callback) | vasum::HostIPCConnection | private |
setDestroyZoneCallback(const Method< const api::ZoneId >::type &callback) | vasum::HostIPCConnection | private |
setGetActiveZoneIdCallback(const Method< api::ZoneId >::type &callback) | vasum::HostIPCConnection | private |
setGetDeclarationsCallback(const Method< const api::ZoneId, api::Declarations >::type &callback) | vasum::HostIPCConnection | private |
setGetNetdevAttrsCallback(const Method< const api::GetNetDevAttrsIn, api::GetNetDevAttrs >::type &callback) | vasum::HostIPCConnection | private |
setGetNetdevListCallback(const Method< const api::ZoneId, api::NetDevList >::type &callback) | vasum::HostIPCConnection | private |
setGetZoneConnectionsCallback(const Method< api::Connections >::type &callback) | vasum::HostIPCConnection | private |
setGetZoneIdsCallback(const Method< api::ZoneIds >::type &callback) | vasum::HostIPCConnection | private |
setGetZoneInfoCallback(const Method< const api::ZoneId, api::ZoneInfoOut >::type &callback) | vasum::HostIPCConnection | private |
setGrantDeviceCallback(const Method< const api::GrantDeviceIn >::type &callback) | vasum::HostIPCConnection | private |
setLockQueueCallback(const Method< api::Void >::type &callback) | vasum::HostIPCConnection | private |
setLockZoneCallback(const Method< const api::ZoneId >::type &callback) | vasum::HostIPCConnection | private |
setRemoveDeclarationCallback(const Method< const api::RemoveDeclarationIn >::type &callback) | vasum::HostIPCConnection | private |
setRevokeDeviceCallback(const Method< const api::RevokeDeviceIn >::type &callback) | vasum::HostIPCConnection | private |
setSetActiveZoneCallback(const Method< const api::ZoneId >::type &callback) | vasum::HostIPCConnection | private |
setSetNetdevAttrsCallback(const Method< const api::SetNetDevAttrsIn >::type &callback) | vasum::HostIPCConnection | private |
setShutdownZoneCallback(const Method< const api::ZoneId >::type &callback) | vasum::HostIPCConnection | private |
setStartZoneCallback(const Method< const api::ZoneId >::type &callback) | vasum::HostIPCConnection | private |
setSwitchToDefaultCallback(const Method< api::Void >::type &callback) | vasum::HostIPCConnection | private |
setUnlockQueueCallback(const Method< api::Void >::type &callback) | vasum::HostIPCConnection | private |
setUnlockZoneCallback(const Method< const api::ZoneId >::type &callback) | vasum::HostIPCConnection | private |
signalZoneConnectionState(const api::ConnectionState &connectionState) | vasum::HostIPCConnection | |
start() | vasum::HostIPCConnection | |
stop(bool wait) | vasum::HostIPCConnection | |
~HostIPCConnection() | vasum::HostIPCConnection |