![]() |
YAPOG
0.0.1
Yet Another Pokemon Online Game
|
#include <ChatHeader.hpp>
Public Member Functions | |
| Response () | |
| void | operator= (const struct Response &res) |
Public Attributes | |
| bool | Clean |
| bool | Command |
| collection::Array< UInt32 > | Channb |
| collection::Array< String > | Message |
Definition at line 25 of file ChatHeader.hpp.
|
inline |
Definition at line 27 of file ChatHeader.hpp.
|
inline |
Definition at line 29 of file ChatHeader.hpp.
| collection::Array<UInt32> yap::Response::Channb |
Definition at line 39 of file ChatHeader.hpp.
| bool yap::Response::Clean |
Definition at line 37 of file ChatHeader.hpp.
| bool yap::Response::Command |
Definition at line 38 of file ChatHeader.hpp.
| collection::Array<String> yap::Response::Message |
Definition at line 40 of file ChatHeader.hpp.