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

#include <PacketOperators.h>

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

Friends

ByteBufferoperator>> (ByteBuffer &data, SizeReaderWriter const &size)
 

Additional Inherited Members

- Public Attributes inherited from WorldPackets::SizeWriter< Underlying, Container >
Container const & Value
 

Detailed Description

template<AsWritable Underlying, ContainerReadable< Underlying > Container>
struct WorldPackets::SizeReaderWriter< Underlying, Container >

Definition at line 196 of file PacketOperators.h.

Friends And Related Symbol Documentation

◆ operator>>

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

Definition at line 198 of file PacketOperators.h.


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