This is the complete list of members for UDPClient, 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 | |
| mBroadcast | UDPClient | |
| mEndpoint | UDPClient | |
| mID | Object | |
| mMaxPacketQueueSize | UDPClient | |
| mPort | UDPClient | |
| mStopOnMaxQueueSizeExceeded | UDPClient | |
| mThread | UDPAdapter | |
| Object() | Object | |
| Object(Object &)=delete | Object | |
| Object(Object &&)=delete | Object | |
| onDestroy() override final | UDPAdapter | virtual |
| onProcess() override final | UDPClient | protectedvirtual |
| onStart(utility::ErrorState &errorState) override final | UDPClient | protectedvirtual |
| onStop() override final | UDPClient | protectedvirtual |
| operator=(const Object &)=delete | Object | |
| operator=(Object &&)=delete | Object | |
| process() | UDPAdapter | protected |
| Resource() | Resource | |
| send(const UDPPacket &packet) | UDPClient | |
| send(UDPPacket &&packet) | UDPClient | |
| start(utility::ErrorState &errorState) override final | UDPAdapter | virtual |
| stop() override final | UDPAdapter | virtual |
| UDPAdapter() | UDPAdapter | |
| UDPClient() | UDPClient | |
| ~Object() | Object | virtual |
| ~UDPAdapter() | UDPAdapter | virtual |
| ~UDPClient() | UDPClient | virtual |