#include <aedits.h>
Inheritance diagram for AEdits:

Public Member Functions | |
| AEdits (EDL *edl, Track *track) | |
| Edit * | create_edit () |
| AEdits () | |
| ~AEdits () | |
| Edit * | append_new_edit () |
| Edit * | insert_edit_after (Edit *previous_edit) |
| int | clone_derived (Edit *new_edit, Edit *old_edit) |
Private Attributes | |
| ATrack * | atrack |
Definition at line 10 of file aedits.h.
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
Reimplemented from Edits. Definition at line 49 of file aedits.C. References AEdit::AEdit(), and Edits::edl. |
|
||||||||||||
|
Reimplemented from Edits. |
|
|
Reimplemented from Edits. Definition at line 16 of file aedits.C. References AEdit::AEdit(), and Edits::edl. |
|
|
Reimplemented from Edits. Definition at line 22 of file aedits.C. References AEdit::AEdit(), and Edits::edl. |
|
|
|
1.4.4