![]() |
TrinityCore
|
#include "Define.h"#include "ByteConverter.h"#include <array>#include <string>#include <vector>#include <cstring>
Include dependency graph for ByteBuffer.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ByteBufferException |
| class | ByteBufferPositionException |
| class | ByteBufferSourceException |
| class | ByteBufferInvalidValueException |
| class | ByteBuffer |
Functions | |
| template<> | |
| std::string | ByteBuffer::read< std::string > () |
| template<> | |
| void | ByteBuffer::read_skip< std::string > () |
|
inline |
Definition at line 497 of file ByteBuffer.h.
|
inline |
Definition at line 518 of file ByteBuffer.h.