TrinityCore
Loading...
Searching...
No Matches
UF::SetUpdateField< T, BlockBit, Bit > Class Template Reference

#include <UpdateField.h>

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

Additional Inherited Members

- Public Types inherited from UF::SetUpdateFieldBase< T >
using key_type = T
 
using mapped_type = MapUpdateFieldState
 
using value_type = std::pair< key_type const, mapped_type >
 
- Public Member Functions inherited from UF::SetUpdateFieldBase< T >
std::unordered_map< T, MapUpdateFieldState >::const_iterator begin () const
 
std::unordered_map< T, MapUpdateFieldState >::const_iterator end () const
 
bool empty () const
 
std::size_t size () const
 

Detailed Description

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

Definition at line 1218 of file UpdateField.h.


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