Open 3D Engine AzFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzFramework::SocketConnection Member List

This is the complete list of members for AzFramework::SocketConnection, including all inherited members.

AddMessageHandler(AZ::u32 typeId, TMessageCallback callback)=0AzFramework::SocketConnectionpure virtual
AZ_RTTI(SocketConnection, "{CF95282C-B514-4AB8-8C72-6063AD03725B}") (defined in AzFramework::SocketConnection)AzFramework::SocketConnection
Connect(const char *address, AZ::u16 port)=0AzFramework::SocketConnectionpure virtual
Disconnect(bool completeDisconnect=false)=0AzFramework::SocketConnectionpure virtual
EConnectionState enum name (defined in AzFramework::SocketConnection)AzFramework::SocketConnection
GetConnectionState() const =0AzFramework::SocketConnectionpure virtual
GetInstance()AzFramework::SocketConnectionstatic
GetLastErrorMessage() constAzFramework::SocketConnectioninlinevirtual
GetLastResult() constAzFramework::SocketConnectioninlinevirtual
IsConnected() const =0 (defined in AzFramework::SocketConnection)AzFramework::SocketConnectionpure virtual
IsDisconnected() const =0 (defined in AzFramework::SocketConnection)AzFramework::SocketConnectionpure virtual
Listen(AZ::u16 port)=0AzFramework::SocketConnectionpure virtual
RemoveMessageHandler(AZ::u32 typeId, TMessageCallbackHandle callbackHandle)=0AzFramework::SocketConnectionpure virtual
s_invalidCallbackHandle (defined in AzFramework::SocketConnection)AzFramework::SocketConnectionstatic
SendMsg(AZ::u32 typeId, const void *dataBuffer, AZ::u32 dataLength)=0AzFramework::SocketConnectionpure virtual
SendMsg(AZ::u32 typeId, AZ::u32 serial, const void *dataBuffer, AZ::u32 dataLength)=0AzFramework::SocketConnectionpure virtual
SendRequest(AZ::u32 typeId, const void *dataBuffer, AZ::u32 dataLength, TMessageCallback handler)=0AzFramework::SocketConnectionpure virtual
SetInstance(SocketConnection *instance) (defined in AzFramework::SocketConnection)AzFramework::SocketConnectionstatic
TMessageCallback typedefAzFramework::SocketConnection
TMessageCallbackHandle typedef (defined in AzFramework::SocketConnection)AzFramework::SocketConnection
~SocketConnection() (defined in AzFramework::SocketConnection)AzFramework::SocketConnectioninlinevirtual