This is the complete list of members for UDPServer, including all inherited members.
| getIOContext() | UDPAdapter | protected |
| handleAsioError(const std::error_code &errorCode, utility::ErrorState &errorState, bool &success) | UDPAdapter | protected |
| init(utility::ErrorState &errorState) override final | UDPAdapter | virtual |
| isIDProperty(rtti::Instance &object, const rtti::Property &property) | Object | static |
| mAllowFailure | UDPAdapter | |
| mID | Object | |
| mIPAddress | UDPServer | |
| mMulticastGroups | UDPServer | |
| mPort | UDPServer | |
| mThread | UDPAdapter | |
| Object() | Object | |
| Object(Object &)=delete | Object | |
| Object(Object &&)=delete | Object | |
| onDestroy() override final | UDPAdapter | virtual |
| onProcess() override final | UDPServer | protectedvirtual |
| onStart(utility::ErrorState &errorState) override final | UDPServer | protectedvirtual |
| onStop() override final | UDPServer | protectedvirtual |
| operator=(const Object &)=delete | Object | |
| operator=(Object &&)=delete | Object | |
| packetReceived | UDPServer | protected |
| process() | UDPAdapter | protected |
| registerListenerSlot(Slot< const UDPPacket & > &slot) | UDPServer | |
| removeListenerSlot(Slot< const UDPPacket & > &slot) | UDPServer | |
| Resource() | Resource | |
| start(utility::ErrorState &errorState) override final | UDPAdapter | virtual |
| stop() override final | UDPAdapter | virtual |
| UDPAdapter() | UDPAdapter | |
| UDPServer() | UDPServer | |
| ~Object() | Object | virtual |
| ~UDPAdapter() | UDPAdapter | virtual |
| ~UDPServer() | UDPServer | virtual |