CommonLibSSE (powerof3)
RE::GArrayDataBase< T, Allocator, SizePolicy > Struct Template Reference

#include <GArrayDataBase.h>

Inheritance diagram for RE::GArrayDataBase< T, Allocator, SizePolicy >:
RE::GArrayData< T, Allocator, SizePolicy >

Public Attributes

T * data
 
UPInt size
 
SizePolicy policy
 

Member Data Documentation

◆ data

template<class T , class Allocator , class SizePolicy >
T* RE::GArrayDataBase< T, Allocator, SizePolicy >::data

◆ policy

template<class T , class Allocator , class SizePolicy >
SizePolicy RE::GArrayDataBase< T, Allocator, SizePolicy >::policy

◆ size

template<class T , class Allocator , class SizePolicy >
UPInt RE::GArrayDataBase< T, Allocator, SizePolicy >::size

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