ardour
Evoral::Event< Time > Member List

This is the complete list of members for Evoral::Event< Time >, including all inherited members.

_bufEvoral::Event< Time >protected
_idEvoral::Event< Time >protected
_nominal_timeEvoral::Event< Time >protected
_original_timeEvoral::Event< Time >protected
_owns_bufEvoral::Event< Time >protected
_sizeEvoral::Event< Time >protected
_typeEvoral::Event< Time >protected
buffer() const Evoral::Event< Time >inline
buffer()Evoral::Event< Time >inline
clear()Evoral::Event< Time >inline
Event(EventType type=0, Time time=Time(), uint32_t size=0, uint8_t *buf=NULL, bool alloc=false)Evoral::Event< Time >
Event(EventType type, Time time, uint32_t size, const uint8_t *buf)Evoral::Event< Time >
Event(const Event &copy, bool alloc)Evoral::Event< Time >
event_type() const Evoral::Event< Time >inline
id() const Evoral::Event< Time >inline
operator!=(const Event &other) const Evoral::Event< Time >inline
operator=(const Event &copy)Evoral::Event< Time >
operator==(const Event &other) const Evoral::Event< Time >inline
original_time() const Evoral::Event< Time >inline
owns_buffer() const Evoral::Event< Time >inline
realloc(uint32_t size)Evoral::Event< Time >inline
set(const uint8_t *buf, uint32_t size, Time t)Evoral::Event< Time >
set_buffer(uint32_t size, uint8_t *buf, bool own)Evoral::Event< Time >inline
set_event_type(EventType t)Evoral::Event< Time >inline
set_id(event_id_t n)Evoral::Event< Time >inline
set_original_time(Time)Evoral::Event< Time >
set_time(Time)Evoral::Event< Time >
size() const Evoral::Event< Time >inline
time() const Evoral::Event< Time >inline
~Event()Evoral::Event< Time >