#include <aautomation.h>
Inherits Automation.

Public Member Functions | |
| AAutomation (EDL *edl, Track *track) | |
| ~AAutomation () | |
| int | create_objects () |
Definition at line 8 of file aautomation.h.
Definition at line 10 of file aautomation.C.
| AAutomation::~AAutomation | ( | ) |
Definition at line 17 of file aautomation.C.
| int AAutomation::create_objects | ( | ) | [virtual] |
Reimplemented from Automation.
Definition at line 21 of file aautomation.C.
References Autos::autogrouptype, Autos::autoidx, Automation::autos, Autos::create_objects(), Automation::create_objects(), Automation::edl, and Automation::track.

1.5.5