![]() |
TrinityCore
|
Classes | |
| class | ChangeRealmTicket |
| class | ChangeRealmTicketResponse |
| class | ConnectionStatus |
| struct | MethodCall |
| class | Notification |
| class | Request |
| class | Response |
Functions | |
| ByteBuffer & | operator<< (ByteBuffer &data, MethodCall const &method) |
| ByteBuffer & | operator>> (ByteBuffer &data, MethodCall &method) |
| ByteBuffer & WorldPackets::Battlenet::operator<< | ( | ByteBuffer & | data, |
| MethodCall const & | method | ||
| ) |
Definition at line 24 of file BattlenetPackets.cpp.
| ByteBuffer & WorldPackets::Battlenet::operator>> | ( | ByteBuffer & | data, |
| MethodCall & | method | ||
| ) |
Definition at line 32 of file BattlenetPackets.cpp.