#include <types.h>
Definition at line 410 of file ardour/ardour/types.h.
◆ CueMarker()
ARDOUR::CueMarker::CueMarker |
( |
std::string const & |
text, |
|
|
timepos_t const & |
position |
|
) |
| |
|
inline |
◆ operator<()
bool ARDOUR::CueMarker::operator< |
( |
CueMarker const & |
other | ) |
const |
|
inline |
◆ operator==()
bool ARDOUR::CueMarker::operator== |
( |
CueMarker const & |
other | ) |
const |
|
inline |
◆ position()
timepos_t ARDOUR::CueMarker::position |
( |
| ) |
const |
|
inline |
◆ set_position()
void ARDOUR::CueMarker::set_position |
( |
timepos_t const & |
pos | ) |
|
|
inline |
◆ set_text()
void ARDOUR::CueMarker::set_text |
( |
std::string const & |
str | ) |
|
|
inline |
◆ text()
std::string ARDOUR::CueMarker::text |
( |
| ) |
const |
|
inline |
◆ _position
◆ _text
std::string ARDOUR::CueMarker::_text |
|
private |
The documentation for this class was generated from the following file: