TrinityCore
PacketUtilities.h File Reference
#include "ByteBuffer.h"
#include "Duration.h"
#include "Tuples.h"
#include <short_alloc/short_alloc.h>
#include <string_view>
#include <ctime>
+ Include dependency graph for PacketUtilities.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WorldPackets::InvalidStringValueException
 
class  WorldPackets::InvalidUtf8ValueException
 
class  WorldPackets::InvalidHyperlinkException
 
class  WorldPackets::IllegalHyperlinkException
 
struct  WorldPackets::Strings::RawBytes
 
struct  WorldPackets::Strings::ByteSize< MaxBytesWithoutNullTerminator >
 
struct  WorldPackets::Strings::Utf8
 
struct  WorldPackets::Strings::Hyperlinks
 
struct  WorldPackets::Strings::NoHyperlinks
 
class  WorldPackets::String< MaxBytesWithoutNullTerminator, Validators >
 
class  WorldPackets::PacketArrayMaxCapacityException
 
class  WorldPackets::Array< T, N >
 
class  WorldPackets::Timestamp< Underlying >
 
class  WorldPackets::Duration< ChronoDuration, Underlying >
 

Namespaces

namespace  WorldPackets
 
namespace  WorldPackets::Strings