![]() |
TrinityCore
|
Classes | |
| class | AddFriend |
| class | AddIgnore |
| struct | ContactInfo |
| class | ContactList |
| class | DelFriend |
| class | DelIgnore |
| class | FriendStatus |
| struct | QualifiedGUID |
| class | SendContactList |
| class | SetContactNotes |
| class | SocialContractRequest |
| class | SocialContractRequestResponse |
Functions | |
| ByteBuffer & | operator<< (ByteBuffer &data, ContactInfo const &contact) |
| ByteBuffer & | operator>> (ByteBuffer &data, QualifiedGUID &qGuid) |
| ByteBuffer & WorldPackets::Social::operator<< | ( | ByteBuffer & | data, |
| ContactInfo const & | contact | ||
| ) |
| ByteBuffer & WorldPackets::Social::operator>> | ( | ByteBuffer & | data, |
| QualifiedGUID & | qGuid | ||
| ) |
Definition at line 77 of file SocialPackets.cpp.