Memory
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
| Kind | Member | Summary | Details |
|---|---|---|---|
| field | AIKernel.Core.Memory.MemoryRegionBase.IsMappedF: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.LengthF: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.OpenM: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.OpenResultM: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.DisposeM: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.UnmapM: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.UnmapResultM: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.InfoP: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.PointerP: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.MemoryMapperBaseT:AIKernel.Core.Memory.MemoryMapperBase |
Represents the MemoryMapperBase public reference surface for AIKernel package consumers. | No additional XML detail. |
| type | AIKernel.Core.Memory.MemoryRegionBaseT:AIKernel.Core.Memory.MemoryRegionBase |
Represents the MemoryRegionBase public reference surface for AIKernel package consumers. | No additional XML detail. |