Class UDPBoundSocket¶
Defined in File UDPBoundSocket.h
Inheritance Relationships¶
Base Type¶
public eipScanner::sockets::UDPSocket(Class UDPSocket)
Class Documentation¶
-
class
UDPBoundSocket: public eipScanner::sockets::UDPSocket¶ Public Types
-
using
WPtr= std::weak_ptr<UDPBoundSocket>¶
-
using
SPtr= std::shared_ptr<UDPBoundSocket>¶
-
using