Ada Programming/Attributes/'Partition ID

From Wikibooks, open books for an open world
Jump to navigation Jump to search

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]
DPartition_ID return universal_integer