GOG GALAXY SDK Documentation
|
This is the complete list of members for INetworking, including all inherited members.
GetConnectionType(GalaxyID userID)=0 | INetworking | pure virtual |
GetNatType()=0 | INetworking | pure virtual |
GetPingWith(GalaxyID galaxyID)=0 | INetworking | pure virtual |
IsP2PPacketAvailable(uint32_t *outMsgSize, uint8_t channel=0)=0 | INetworking | pure virtual |
PeekP2PPacket(void *dest, uint32_t destSize, uint32_t *outMsgSize, GalaxyID &outGalaxyID, uint8_t channel=0)=0 | INetworking | pure virtual |
PopP2PPacket(uint8_t channel=0)=0 | INetworking | pure virtual |
ReadP2PPacket(void *dest, uint32_t destSize, uint32_t *outMsgSize, GalaxyID &outGalaxyID, uint8_t channel=0)=0 | INetworking | pure virtual |
RequestNatTypeDetection()=0 | INetworking | pure virtual |
SendP2PPacket(GalaxyID galaxyID, const void *data, uint32_t dataSize, P2PSendType sendType, uint8_t channel=0)=0 | INetworking | pure virtual |
~INetworking() (defined in INetworking) | INetworking | inlinevirtual |