C# 클래스 CascadeSharp.TKernel.NCollection.NCollection_WinHeapAllocator

상속: NCollection_BaseAllocator
파일 보기 프로젝트 열기: Oblikovati/CascadeSharp 1 사용 예제들

공개 메소드들

메소드 설명
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

메소드 상세

Allocate() 공개 메소드

public Allocate ( ulong theSize ) : IntPtr
theSize ulong
리턴 IntPtr

Free() 공개 메소드

public Free ( IntPtr theAddress ) : void
theAddress IntPtr
리턴 void

NCollection_WinHeapAllocator() 공개 메소드

public NCollection_WinHeapAllocator ( ) : System
리턴 System

NCollection_WinHeapAllocator() 공개 메소드

public NCollection_WinHeapAllocator ( NCollection_WinHeapAllocator parameter1 ) : System
parameter1 NCollection_WinHeapAllocator
리턴 System

NCollection_WinHeapAllocator() 공개 메소드

public NCollection_WinHeapAllocator ( ulong theInitSizeBytes ) : System
theInitSizeBytes ulong
리턴 System

get_type_name() 공개 메소드

public get_type_name ( ) : char
리턴 char