#include <intautos.h>
Inheritance diagram for IntAutos:

Public Member Functions | |
| IntAutos (EDL *edl, Track *track, int default_) | |
| ~IntAutos () | |
| Auto * | new_auto () |
| int | automation_is_constant (int64_t start, int64_t end) |
| double | get_automation_constant (int64_t start, int64_t end) |
| void | get_extents (float *min, float *max, int *coords_undefined, int64_t unit_start, int64_t unit_end) |
| void | dump () |
Public Attributes | |
| int | default_ |
Definition at line 8 of file intautos.h.
|
||||||||||||||||
|
Definition at line 6 of file intautos.C. References Autos::type. |
|
|
Definition at line 13 of file intautos.C. |
|
||||||||||||
|
Reimplemented from Autos. Definition at line 25 of file intautos.C. References Autos::get_neighbors(), and Auto::position. |
|
|
Reimplemented from Autos. Definition at line 114 of file intautos.C. References Autos::default_auto, and Auto::position. |
|
||||||||||||
|
Reimplemented from Autos. Definition at line 57 of file intautos.C. References Autos::default_auto, and Autos::get_neighbors(). |
|
||||||||||||||||||||||||
|
Reimplemented from Autos. Definition at line 77 of file intautos.C. References Autos::default_auto, MIN, Auto::position, and IntAuto::value. |
|
|
Reimplemented from Autos. Definition at line 18 of file intautos.C. References default_, Autos::edl, IntAuto::IntAuto(), and IntAuto::value. |
|
|
Definition at line 24 of file intautos.h. Referenced by new_auto(). |
1.4.4