R-Type  1.0.1.0
Rewrite of the R-Type game with networking ability
Loading...
Searching...
No Matches
ImSpanAllocator< CHUNKS > Struct Template Reference

Public Member Functions

int GetArenaSizeInBytes ()
 
template<typename T >
void GetSpan (int n, ImSpan< T > *span)
 
void * GetSpanPtrBegin (int n)
 
void * GetSpanPtrEnd (int n)
 
void Reserve (int n, size_t sz, int a=4)
 
void SetArenaBasePtr (void *base_ptr)
 

Data Fields

char * BasePtr
 
int CurrIdx
 
int CurrOff
 
int Offsets [CHUNKS]
 
int Sizes [CHUNKS]
 

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