AIKernel.NET

Memory

NuGet XML reference / 11 members

AIKernel.Core reference members from AIKernel.Core/src/AIKernel.Core/Memory.

Source: AIKernel.Core/src/AIKernel.Core/Memory

Summary

This section documents 11 generated members for AIKernel.Core. Member kinds in this source section: field, method, property, type.

Why

This reference page is intentionally grouped with package and source context so it is useful as documentation, not only as an autogenerated member list.

Usage

Use this page when you already know the package and need to inspect the source-backed member list from AIKernel.Core/src/AIKernel.Core/Memory.

Examples

dotnet add package AIKernel.Core --version 0.1.2

Notes

Member descriptions come from XML documentation files when available. Empty cells mean the source does not currently provide XML documentation for that member in this language.

See Also

Package | Docs | Generation Report

KindMemberSummaryDetails
field AIKernel.Core.Memory.MemoryRegionBase.IsMapped
F:AIKernel.Core.Memory.MemoryRegionBase.IsMapped
Provides the IsMapped value exposed by the AIKernel public reference surface. No additional XML detail.
field AIKernel.Core.Memory.MemoryRegionBase.Length
F:AIKernel.Core.Memory.MemoryRegionBase.Length
Provides the Length value exposed by the AIKernel public reference surface. No additional XML detail.
method AIKernel.Core.Memory.MemoryMapperBase.Open
M:AIKernel.Core.Memory.MemoryMapperBase.Open
Executes the Open operation as part of the AIKernel public reference surface. No additional XML detail.
method AIKernel.Core.Memory.MemoryMapperBase.OpenResult
M:AIKernel.Core.Memory.MemoryMapperBase.OpenResult
Executes the OpenResult operation as part of the AIKernel public reference surface. No additional XML detail.
method AIKernel.Core.Memory.MemoryRegionBase.Dispose
M:AIKernel.Core.Memory.MemoryRegionBase.Dispose
Executes the Dispose operation as part of the AIKernel public reference surface. No additional XML detail.
method AIKernel.Core.Memory.MemoryRegionBase.Unmap
M:AIKernel.Core.Memory.MemoryRegionBase.Unmap
Executes the Unmap operation as part of the AIKernel public reference surface. No additional XML detail.
method AIKernel.Core.Memory.MemoryRegionBase.UnmapResult
M:AIKernel.Core.Memory.MemoryRegionBase.UnmapResult
Executes the UnmapResult operation as part of the AIKernel public reference surface. No additional XML detail.
property AIKernel.Core.Memory.MemoryRegionBase.Info
P:AIKernel.Core.Memory.MemoryRegionBase.Info
Gets or sets the Info value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Core.Memory.MemoryRegionBase.Pointer
P:AIKernel.Core.Memory.MemoryRegionBase.Pointer
Gets or sets the Pointer value exposed by the AIKernel public reference surface. No additional XML detail.
type AIKernel.Core.Memory.MemoryMapperBase
T:AIKernel.Core.Memory.MemoryMapperBase
Represents the MemoryMapperBase public reference surface for AIKernel package consumers. No additional XML detail.
type AIKernel.Core.Memory.MemoryRegionBase
T:AIKernel.Core.Memory.MemoryRegionBase
Represents the MemoryRegionBase public reference surface for AIKernel package consumers. No additional XML detail.