Hosted by
|
Encodings
| | type Encoding | |
| Public representation. | |
| | type Encoding_Access | |
| Pointer to representation data. | |
| | function Create | |
| Constructor for instances. | |
|
| | procedure Set_Encoding_Date | |
| Mutator to update the encoding date of a encoding. | |
|
| | function Get_Encoding_Date | |
| Accessor to read the encoding date of a encoding. | |
|
| | procedure Set_Encoder | |
| Mutator to update the encoder of a encoding. | |
|
| | function Get_Encoder | |
| Accessor to read the encoder of a encoding. | |
|
| | procedure Set_Software | |
| Mutator to update the software of a encoding. | |
|
| | function Get_Software | |
| Accessor to read the software of a encoding. | |
|
| | procedure Set_Encoding_Description | |
| Mutator to update the encoding description of a encoding. | |
Param | Type | Description |
|
in Encoding_Description | String |
|
|
| | function Get_Encoding_Description | |
| Accessor to read the encoding description of a encoding. | |
|
|
|