Ardour  9.0-pre0-350-gf17a656217
EditorSections::Section Struct Reference

Public Member Functions

 Section ()
 
 Section (ARDOUR::Location const *const l, Temporal::timepos_t const &s, Temporal::timepos_t const &e)
 

Public Attributes

ARDOUR::Location const *const location
 
Temporal::timepos_t const start
 
Temporal::timepos_t const end
 

Detailed Description

Definition at line 73 of file editor_sections.h.

Constructor & Destructor Documentation

◆ Section() [1/2]

EditorSections::Section::Section ( )
inline

Definition at line 74 of file editor_sections.h.

◆ Section() [2/2]

EditorSections::Section::Section ( ARDOUR::Location const *const  l,
Temporal::timepos_t const &  s,
Temporal::timepos_t const &  e 
)
inline

Definition at line 81 of file editor_sections.h.

Member Data Documentation

◆ end

Temporal::timepos_t const EditorSections::Section::end

Definition at line 90 of file editor_sections.h.

◆ location

ARDOUR::Location const* const EditorSections::Section::location

Definition at line 88 of file editor_sections.h.

◆ start

Temporal::timepos_t const EditorSections::Section::start

Definition at line 89 of file editor_sections.h.


The documentation for this struct was generated from the following file: