Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
ResponseContainer Member List

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

cmdIdResponseContainerprivate
enqueuePostResponseItem(ServerMessage::MessageType type, ::google::protobuf::Message *item)ResponseContainerinline
enqueuePreResponseItem(ServerMessage::MessageType type, ::google::protobuf::Message *item)ResponseContainerinline
getCmdId() constResponseContainerinline
getPostResponseQueue() constResponseContainerinline
getPreResponseQueue() constResponseContainerinline
getResponseExtension() constResponseContainerinline
postResponseQueueResponseContainerprivate
preResponseQueueResponseContainerprivate
ResponseContainer(int _cmdId)ResponseContainer
responseExtensionResponseContainerprivate
setResponseExtension(::google::protobuf::Message *_responseExtension)ResponseContainerinline
~ResponseContainer()ResponseContainer