Ada Programming/Attributes/'Partition ID
Appearance
Description
[edit | edit source]Identifies the partition in which D was elaborated.
Denotes a value of the type universal_integer that identifies the partition in which D was elaborated. If D denotes the declaration of a remote call interface library unit the given partition is the one where the body of D was elaborated.
Example
[edit | edit source]D’Partition_ID return universal_integer