ULIS  dev4.0.7
Utility Library for Imaging Systems
Functions
Memory.h File Reference

Functions

template<typename Derived , typename Base >
Derived & DynamicCast (Base &iBase)
 
void XFree (void *iAlloc)
 
void * XMalloc (uint64 iSizeBytes)
 

Function Documentation

◆ DynamicCast()

template<typename Derived , typename Base >
Derived& DynamicCast ( Base &  iBase)

◆ XFree()

void XFree ( void *  iAlloc)

◆ XMalloc()

void* XMalloc ( uint64  iSizeBytes)