NAP
WebSocketConnectionClosedEvent Member List

This is the complete list of members for WebSocketConnectionClosedEvent, including all inherited members.

Event()=defaultEvent
Event(const Event &)=deleteEvent
mConnectionWebSocketConnectionEvent
mErrorCodeWebSocketConnectionClosedEvent
mReasonWebSocketConnectionClosedEvent
operator=(const Event &)=deleteEvent
WebSocketConnectionClosedEvent(const WebSocketConnection &connection, int errorCode, const std::string &reason)WebSocketConnectionClosedEvent
WebSocketConnectionClosedEvent(const WebSocketConnection &connection, int errorCode, std::string &&reason)WebSocketConnectionClosedEvent
WebSocketConnectionEvent(const WebSocketConnection &connection)WebSocketConnectionEvent
~Event()=defaultEventvirtual