Brunot
Loading...
Searching...
No Matches
DrawCardMessage Member List

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

clone() const -> std::unique_ptr< Message > overrideDrawCardMessageinlinevirtual
convertMessageTo() const -> const T *Messageinline
DrawCardMessage(int playerNum, const Card &card)DrawCardMessage
DrawCardMessage(const DrawCardMessage &other)=defaultDrawCardMessage
DrawCardMessage(DrawCardMessage &&other) noexcept=defaultDrawCardMessage
drawnCardDrawCardMessageprivate
getDrawnCard() const -> const Card &DrawCardMessage
getPlayerNumber() const -> intDrawCardMessage
load(Stream &stream) -> voidMessagevirtual
Message()=defaultMessage
Message(const Message &other)=defaultMessage
Message(Message &&other) noexcept=defaultMessage
operator=(const DrawCardMessage &other) -> DrawCardMessage &=defaultDrawCardMessage
operator=(DrawCardMessage &&other) noexcept -> DrawCardMessage &=defaultDrawCardMessage
Message::operator=(const Message &other) -> Message &=defaultMessage
Message::operator=(Message &&other) noexcept -> Message &=defaultMessage
playerNumberDrawCardMessageprivate
save(Stream &stream) const -> voidMessagevirtual
~DrawCardMessage() override=defaultDrawCardMessage
~Message()=defaultMessagevirtual