1 #ifndef MESSAGENODE_HPP_INCLUDED
2 #define MESSAGENODE_HPP_INCLUDED
5 #include "../JavaClass/Class.hpp"
MessageNode & operator=(const MessageNode &Obj)=default
std::string GetName() const
std::string GetText() const
NamePair GetNamePair() const
MessageNode(const void *Obj)
MessageNode(MessageNode &&Obj)=default
std::string GetSender() const
std::int32_t GetID() const
std::int32_t GetType() const
MessageNode(const MessageNode &Obj)=default
std::int32_t GetTick() const
MessageNode & operator=(MessageNode &&Obj)=default