TrinityCore
Loading...
Searching...
No Matches
WorldPackets::AsReaderWriter< Underlying, T > Struct Template Reference

#include <PacketOperators.h>

+ Inheritance diagram for WorldPackets::AsReaderWriter< Underlying, T >:

Friends

ByteBufferoperator>> (ByteBuffer &data, AsReaderWriter const &as)
 

Additional Inherited Members

- Public Attributes inherited from WorldPackets::AsWriter< Underlying, T >
T const & Value
 

Detailed Description

template<AsWritable Underlying, AsWritableFor< Underlying > T>
struct WorldPackets::AsReaderWriter< Underlying, T >

Definition at line 56 of file PacketOperators.h.

Friends And Related Symbol Documentation

◆ operator>>

template<AsWritable Underlying, AsWritableFor< Underlying > T>
ByteBuffer & operator>> ( ByteBuffer data,
AsReaderWriter< Underlying, T > const &  as 
)
friend

Definition at line 58 of file PacketOperators.h.


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