Hosted by
 |
Identifications
 |  | type Identification |  |
 | Public representation. |  |
 |  | type Identification_Access |  |
 | Pointer to representation data. |  |
 |  | function Create |  |
 | Constructor for instances. |  |
Param | Type | Description |
return | Identification_Access |
|
|
 |  | function Get_Creators |  |
 | Accessor to read the creators of a identification. |  |
Param | Type | Description |
access This | Identification |
|
|
|
 |  | procedure Set_Rights |  |
 | Mutator to update the rights of a identification. |  |
Param | Type | Description |
access This | Identification |
|
|
|
 |  | function Get_Rights |  |
 | Accessor to read the rights of a identification. |  |
Param | Type | Description |
access This | Identification |
|
|
|
 |  | procedure Set_Encoding |  |
 | Mutator to update the encoding of a identification. |  |
Param | Type | Description |
access This | Identification |
|
in Encoding | Encoding_Access |
|
|
 |  | function Get_Encoding |  |
 | Accessor to read the encoding of a identification. |  |
Param | Type | Description |
access This | Identification |
|
|
|
 |  | procedure Set_Source |  |
 | Mutator to update the source of a identification. |  |
Param | Type | Description |
access This | Identification |
|
|
|
 |  | function Get_Source |  |
 | Accessor to read the source of a identification. |  |
Param | Type | Description |
access This | Identification |
|
|
|
 |  | procedure Add_Creator |  |
 | Add a creator to this identification. |  |
Param | Type | Description |
access This | Identification |
|
|
|
|
|
|