MemoryPartitioning Class |
Namespace: Demo3D.PLC.Comms.Memory
public abstract class MemoryPartitioning
The MemoryPartitioning type exposes the following members.
| Name | Description | |
|---|---|---|
| MemoryPartitioning | Initializes a new instance of the MemoryPartitioning class |
| Name | Description | |
|---|---|---|
| CanMerge |
True if merging these two areas is not strictly prohibited (ie allowing for compatible memory parameters).
| |
| SamePartition |
True if these areas occupy the same partition.
False if merging these areas of memory would cross a memory boundary.
|