![]() |
TrinityCore
|
#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 |
Definition at line 1218 of file UpdateField.h.