|
steam-min-cpp
|
| NSteam | |
| NNetworking | |
| CIConnection | Transport interface used by the CM networking client |
| CTCPConnection | |
| NMessaging | |
| NPackets | |
| CIPacketMsg | |
| CPacketClientMsgProtobuf | |
| CPacketClientMsg | |
| CPacketMsg | |
| NClientMessages | |
| CMsg | |
| CMsgProtoHdr | |
| CMsgProto | |
| NMessages | |
| CMsgBase | |
| CMsgBaseHdr | |
| NEvents | |
| CEvent | Base type for all emitted events |
| CEventResult | Result information returned by operations |
| CResultEvent | Event containing an operation result |
| CChannelSecuredEvent | Emitted when the channel encryption handshake completes |
| CClientLogonEvent | Result of a client logon attempt |
| CMsgNotImplementedEvent | Emitted when a message type is not implemented by the client |
| CProductInfoResult | Result of a product information request |
| CProductAppInfo | Application information entry |
| CProductPackageInfo | Package information entry |
| NCommands | |
| CCommand | Base type for commands sent to the Steam CM server |
| CAnonymousLogin | Request an anonymous Steam login |
| CClientLogoff | Request termination of the current Steam user session |
| CGetProductInfo | Request product information for a Steam application |
| NUtils | |
| NVDF | |
| CVDFNode | Node in a VDF tree |
| CSteamClient |