music-backups
musi-backu.ads
musi-backu.adb
internal
clefs
dir_types
encodings
enum_strings
identification
keys
lyrics
measures
midi_instrumen
music
music-backups
music-barlines
music-directio
music-forwards
music-notes
notations
notati-articul
notatio-simple
notation-slurs
parts
pitches
placements
score_instrume
scores
tag_strings
times
words
works
test_internal.
ada
bin/
engine/
fonts/
internal/
text/
util/
Home
Showcase
Snapshots
Ada Source
PHP Source
Fonts
Sourceforge
Summary
Downloads
Browse CVS
Donate
Activity
Hosted by
Music.Backups
type Backup
Public representation.
type Backup_Access
Pointer to representation data.
function Create
Constructor for instances.
Param
Type
Description
in
Duration
Positive
The initial duration.
return
Backup_Access
The newly created backup.
function Get_Duration
Accessor to read the duration of a backup.
Param
Type
Description
access
This
Backup
The backup to read from.
return
Positive
The duration of that backup.
types
Backup
Backup_Access
methods
Create
Get_Duration