C# Class CascadeSharp.TKernel.NCollection.NCollection_WinHeapAllocator

Inheritance: NCollection_BaseAllocator
Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode Description
Allocate ( ulong theSize ) : IntPtr
Free ( IntPtr theAddress ) : void
NCollection_WinHeapAllocator ( ) : System
NCollection_WinHeapAllocator ( NCollection_WinHeapAllocator parameter1 ) : System
NCollection_WinHeapAllocator ( ulong theInitSizeBytes ) : System
get_type_name ( ) : char

Method Details

Allocate() public méthode

public Allocate ( ulong theSize ) : IntPtr
theSize ulong
Résultat IntPtr

Free() public méthode

public Free ( IntPtr theAddress ) : void
theAddress IntPtr
Résultat void

NCollection_WinHeapAllocator() public méthode

public NCollection_WinHeapAllocator ( ) : System
Résultat System

NCollection_WinHeapAllocator() public méthode

public NCollection_WinHeapAllocator ( NCollection_WinHeapAllocator parameter1 ) : System
parameter1 NCollection_WinHeapAllocator
Résultat System

NCollection_WinHeapAllocator() public méthode

public NCollection_WinHeapAllocator ( ulong theInitSizeBytes ) : System
theInitSizeBytes ulong
Résultat System

get_type_name() public méthode

public get_type_name ( ) : char
Résultat char