AlignmentSequential64 Class |
Namespace: Demo3D.PLC.Comms
public sealed class Sequential64 : AlignmentSequential
The AlignmentSequential64 type exposes the following members.
| Name | Description | |
|---|---|---|
| AlignmentSequential64 |
Aligns bits, bytes, Int16 and Int32 on their respective boundaries, and larger types on 64-bit boundaries.
|
| Name | Description | |
|---|---|---|
| AlignmentRules |
A list of rules on how to align fields in memory.
(Inherited from AlignmentSequential.) |
| Name | Description | |
|---|---|---|
| Add(Int32, Int32) |
Returns the offset of a new field of a specified size.
(Inherited from Alignment.) | |
| Add(Int64, Int64) |
Returns the offset of a new field of a specified size.
(Inherited from AlignmentSequential.) | |
| GetSubAlignment |
Return a new Alignment object for aligning sub-elements.
(Inherited from AlignmentSequential.) |