CommonLibSSE NG
Loading...
Searching...
No Matches
RE::NiTListBase< Allocator, T > Class Template Reference

#include <NiTListBase.h>

Inheritance diagram for RE::NiTListBase< Allocator, T >:
RE::NiTPointerListBase< NiTDefaultAllocator< T >, T > RE::NiTPointerListBase< NiTPointerAllocator< std::uintptr_t >, T > RE::NiTPointerListBase< NiTPointerAllocator< std::uintptr_t >, RE::NiPointer< RE::NiPSysModifier > > RE::NiTPointerListBase< NiTDefaultAllocator< RE::TESForm * >, RE::TESForm * > RE::NiTPointerListBase< Allocator, T > RE::NiTList< T > RE::NiTPointerList< T > RE::NiTList< RE::TESForm * > RE::NiTPointerList< RE::NiPointer< RE::NiPSysModifier > >

Classes

struct  AntiBloatAllocator
 

Public Attributes

NiTListItem< T > * head
 
NiTListItem< T > * tail
 
AntiBloatAllocator allocator
 

Member Data Documentation

◆ allocator

template<class Allocator , class T >
AntiBloatAllocator RE::NiTListBase< Allocator, T >::allocator

◆ head

template<class Allocator , class T >
NiTListItem<T>* RE::NiTListBase< Allocator, T >::head

◆ tail

template<class Allocator , class T >
NiTListItem<T>* RE::NiTListBase< Allocator, T >::tail

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