![]() |
TrinityCore
|
Include dependency graph for WowTime.cpp:Go to the source code of this file.
Functions | |
| std::strong_ordering | operator<=> (WowTime const &left, WowTime const &right) |
| ByteBuffer & | operator<< (ByteBuffer &data, WowTime const &wowTime) |
| ByteBuffer & | operator>> (ByteBuffer &data, WowTime &wowTime) |
| ByteBuffer & operator<< | ( | ByteBuffer & | data, |
| WowTime const & | wowTime | ||
| ) |
Definition at line 207 of file WowTime.cpp.
| ByteBuffer & operator>> | ( | ByteBuffer & | data, |
| WowTime & | wowTime | ||
| ) |
Definition at line 213 of file WowTime.cpp.