GOG GALAXY SDK Documentation
INetworking Member List

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

GetConnectionType(GalaxyID userID)=0INetworkingpure virtual
GetNatType()=0INetworkingpure virtual
GetPingWith(GalaxyID galaxyID)=0INetworkingpure virtual
IsP2PPacketAvailable(uint32_t *outMsgSize, uint8_t channel=0)=0INetworkingpure virtual
PeekP2PPacket(void *dest, uint32_t destSize, uint32_t *outMsgSize, GalaxyID &outGalaxyID, uint8_t channel=0)=0INetworkingpure virtual
PopP2PPacket(uint8_t channel=0)=0INetworkingpure virtual
ReadP2PPacket(void *dest, uint32_t destSize, uint32_t *outMsgSize, GalaxyID &outGalaxyID, uint8_t channel=0)=0INetworkingpure virtual
RequestNatTypeDetection()=0INetworkingpure virtual
SendP2PPacket(GalaxyID galaxyID, const void *data, uint32_t dataSize, P2PSendType sendType, uint8_t channel=0)=0INetworkingpure virtual
~INetworking() (defined in INetworking)INetworkinginlinevirtual