iFun Engine API  1.0.0-b6053
Great Technology for Great Games
fun::HandlerRegistry Member List

This is the complete list of members for fun::HandlerRegistry, including all inherited members.

DEPRECATED(static void Install(const SessionOpenedHandler &opened_handler, const SessionClosedHandler &closed_handler)) (defined in fun::HandlerRegistry)fun::HandlerRegistry
Install() (defined in fun::HandlerRegistry)fun::HandlerRegistrystatic
Install2(const SessionOpenedHandler &opened_handler, const SessionClosedHandler2 &closed_handler) (defined in fun::HandlerRegistry)fun::HandlerRegistrystatic
Register(const string &message_type, const MessageHandler &message_handler) (defined in fun::HandlerRegistry)fun::HandlerRegistrystatic
Register(const string &message_type, const MessageHandler &message_handler, const JsonSchema &message_schema) (defined in fun::HandlerRegistry)fun::HandlerRegistrystatic
Register2(const string &message_type, const MessageHandler2 &message_handler) (defined in fun::HandlerRegistry)fun::HandlerRegistrystatic
Register2(int32_t message_type, const MessageHandler2 &message_handler) (defined in fun::HandlerRegistry)fun::HandlerRegistrystatic
Register2(const ProtobufExtensionIdentifier &message_type, const MessageHandler2 &message_handler) (defined in fun::HandlerRegistry)fun::HandlerRegistrystatic
RegisterSessionRestoredHandler(const SessionRestoredHandler &restored_handler) (defined in fun::HandlerRegistry)fun::HandlerRegistrystatic
RegisterTcpTransportAttachedHandler(const TcpTransportAttachedHandler &tcp_attached_handler) (defined in fun::HandlerRegistry)fun::HandlerRegistrystatic
RegisterTcpTransportDetachedHandler(const TcpTransportDetachedHandler &tcp_detached_handler) (defined in fun::HandlerRegistry)fun::HandlerRegistrystatic
RegisterWebSocketTransportAttachedHandler(const WebSocketTransportAttachedHandler &websocket_attached_handler) (defined in fun::HandlerRegistry)fun::HandlerRegistrystatic
RegisterWebSocketTransportDetachedHandler(const WebSocketTransportDetachedHandler &websocket_detached_handler) (defined in fun::HandlerRegistry)fun::HandlerRegistrystatic
Uninstall() (defined in fun::HandlerRegistry)fun::HandlerRegistrystatic