Classes |
| class | de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement |
| class | de::uniluebeck::itm::tr::runtime::wsnapp::RequestStatus_Status |
| class | de::uniluebeck::itm::tr::runtime::wsnapp::RequestStatus |
| class | de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData |
| class | de::uniluebeck::itm::tr::runtime::wsnapp::Program |
| class | de::uniluebeck::itm::tr::runtime::wsnapp::Notification |
| class | de::uniluebeck::itm::tr::runtime::wsnapp::Message |
| class | de::uniluebeck::itm::tr::runtime::wsnapp::SetVirtualLinkRequest |
| class | de::uniluebeck::itm::tr::runtime::wsnapp::DestroyVirtualLinkRequest |
| class | de::uniluebeck::itm::tr::runtime::wsnapp::DisablePhysicalLink |
| class | de::uniluebeck::itm::tr::runtime::wsnapp::EnablePhysicalLink |
| class | de::uniluebeck::itm::tr::runtime::wsnapp::OperationInvocation |
Namespaces |
| namespace | de |
| namespace | de::uniluebeck |
| namespace | de::uniluebeck::itm |
| namespace | de::uniluebeck::itm::tr |
| namespace | de::uniluebeck::itm::tr::runtime |
| namespace | de::uniluebeck::itm::tr::runtime::wsnapp |
| namespace | google |
| namespace | google::protobuf |
Enumerations |
| enum | de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement_Operation { de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement_Operation_REGISTER = 1,
de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement_Operation_UNREGISTER = 2
} |
| enum | de::uniluebeck::itm::tr::runtime::wsnapp::OperationInvocation_Operation {
de::uniluebeck::itm::tr::runtime::wsnapp::OperationInvocation_Operation_SEND = 0,
de::uniluebeck::itm::tr::runtime::wsnapp::OperationInvocation_Operation_ARE_NODES_ALIVE = 1,
de::uniluebeck::itm::tr::runtime::wsnapp::OperationInvocation_Operation_FLASH_PROGRAMS = 2,
de::uniluebeck::itm::tr::runtime::wsnapp::OperationInvocation_Operation_RESET_NODES = 3,
de::uniluebeck::itm::tr::runtime::wsnapp::OperationInvocation_Operation_SET_VIRTUAL_LINK = 4,
de::uniluebeck::itm::tr::runtime::wsnapp::OperationInvocation_Operation_DESTROY_VIRTUAL_LINK = 5,
de::uniluebeck::itm::tr::runtime::wsnapp::OperationInvocation_Operation_DISABLE_NODE = 6,
de::uniluebeck::itm::tr::runtime::wsnapp::OperationInvocation_Operation_ENABLE_NODE = 7,
de::uniluebeck::itm::tr::runtime::wsnapp::OperationInvocation_Operation_DISABLE_PHYSICAL_LINK = 8,
de::uniluebeck::itm::tr::runtime::wsnapp::OperationInvocation_Operation_ENABLE_PHYSICAL_LINK = 9
} |
Functions |
| void | de::uniluebeck::itm::tr::runtime::wsnapp::protobuf_AddDesc_WSNAppMessages_2eproto () |
| void | de::uniluebeck::itm::tr::runtime::wsnapp::protobuf_AssignDesc_WSNAppMessages_2eproto () |
| void | de::uniluebeck::itm::tr::runtime::wsnapp::protobuf_ShutdownFile_WSNAppMessages_2eproto () |
| bool | de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement_Operation_IsValid (int value) |
const
::google::protobuf::EnumDescriptor * | de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement_Operation_descriptor () |
| const ::std::string & | de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement_Operation_Name (ListenerManagement_Operation value) |
| bool | de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement_Operation_Parse (const ::std::string &name, ListenerManagement_Operation *value) |
| bool | de::uniluebeck::itm::tr::runtime::wsnapp::OperationInvocation_Operation_IsValid (int value) |
const
::google::protobuf::EnumDescriptor * | de::uniluebeck::itm::tr::runtime::wsnapp::OperationInvocation_Operation_descriptor () |
| const ::std::string & | de::uniluebeck::itm::tr::runtime::wsnapp::OperationInvocation_Operation_Name (OperationInvocation_Operation value) |
| bool | de::uniluebeck::itm::tr::runtime::wsnapp::OperationInvocation_Operation_Parse (const ::std::string &name, OperationInvocation_Operation *value) |
| template<> |
| const EnumDescriptor * | google::protobuf::GetEnumDescriptor< ::de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement_Operation > () |
| template<> |
| const EnumDescriptor * | google::protobuf::GetEnumDescriptor< ::de::uniluebeck::itm::tr::runtime::wsnapp::OperationInvocation_Operation > () |
Variables |
| const ListenerManagement_Operation | de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement_Operation_Operation_MIN = ListenerManagement_Operation_REGISTER |
| const ListenerManagement_Operation | de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement_Operation_Operation_MAX = ListenerManagement_Operation_UNREGISTER |
| const int | de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement_Operation_Operation_ARRAYSIZE = ListenerManagement_Operation_Operation_MAX + 1 |
| const OperationInvocation_Operation | de::uniluebeck::itm::tr::runtime::wsnapp::OperationInvocation_Operation_Operation_MIN = OperationInvocation_Operation_SEND |
| const OperationInvocation_Operation | de::uniluebeck::itm::tr::runtime::wsnapp::OperationInvocation_Operation_Operation_MAX = OperationInvocation_Operation_ENABLE_PHYSICAL_LINK |
| const int | de::uniluebeck::itm::tr::runtime::wsnapp::OperationInvocation_Operation_Operation_ARRAYSIZE = OperationInvocation_Operation_Operation_MAX + 1 |