TrinityCore
Loading...
Searching...
No Matches
WorldPackets::SizeWriter< Underlying, Container > Struct Template Reference

#include <PacketOperators.h>

+ Inheritance diagram for WorldPackets::SizeWriter< Underlying, Container >:

Public Attributes

Container const & Value
 

Friends

ByteBufferoperator<< (ByteBuffer &data, SizeWriter const &size)
 

Detailed Description

template<AsWritable Underlying, ContainerWritable< Underlying > Container>
struct WorldPackets::SizeWriter< Underlying, Container >

Definition at line 184 of file PacketOperators.h.

Friends And Related Symbol Documentation

◆ operator<<

template<AsWritable Underlying, ContainerWritable< Underlying > Container>
ByteBuffer & operator<< ( ByteBuffer data,
SizeWriter< Underlying, Container > const &  size 
)
friend

Definition at line 188 of file PacketOperators.h.

Member Data Documentation

◆ Value

template<AsWritable Underlying, ContainerWritable< Underlying > Container>
Container const& WorldPackets::SizeWriter< Underlying, Container >::Value

Definition at line 186 of file PacketOperators.h.


The documentation for this struct was generated from the following file: