TrinityCore
UF::DynamicUpdateField< T, BlockBit, Bit > Class Template Reference

#include <UpdateField.h>

+ Inheritance diagram for UF::DynamicUpdateField< T, BlockBit, Bit >:

Additional Inherited Members

- Public Types inherited from UF::DynamicUpdateFieldBase< T >
using value_type = T
 
- Public Member Functions inherited from UF::DynamicUpdateFieldBase< T >
T const * data () const
 
std::vector< T >::const_iterator begin () const
 
std::vector< T >::const_iterator end () const
 
bool empty () const
 
std::size_t size () const
 
T const & operator[] (std::size_t index) const
 
int32 FindIndex (T const &value) const
 
template<typename Pred >
int32 FindIndexIf (Pred pred) const
 
bool HasChanged (uint32 index) const
 
void WriteUpdateMask (ByteBuffer &data, int32 bitsForSize=32) const
 

Detailed Description

template<typename T, int32 BlockBit, uint32 Bit>
class UF::DynamicUpdateField< T, BlockBit, Bit >

Definition at line 918 of file UpdateField.h.


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