ae2f::Core
Loading...
Searching...
No Matches
ae2f::Ds::Alloc Namespace Reference

Namespaces

namespace  cOwner
 Pre-defined implementations of ae2f::Ds::Alloc::iOwner.
 

Classes

struct  cRefer
 
struct  iOwner
 
struct  vfDef
 
struct  xrOwner
 

Typedefs

using vf = ae2f_ds_vAlloc
 Structure for virtual function pointer.
 
using rRefer = ae2f_ds_Alloc_cRef
 
using rOwner = ae2f_ds_Alloc_cOwn
 

Typedef Documentation

◆ rOwner

This structure owns the memory.

An interface to implement the linear array.

See also
ae2f_ds_cAlloc
ae2f_ds_Alloc_cOwn

◆ rRefer

This structure does not own the memory.

An interface to implement the linear array.

See also
ae2f_ds_cAlloc
ae2f_ds_Alloc_cRef

◆ vf

Structure for virtual function pointer.

See also
ae2f_ds_vAlloc