Ingen
0.5.1
|
This is the complete list of members for Ingen::Server::Driver, including all inherited members.
activate() | Ingen::Server::Driver | inlinevirtual |
add_port(RunContext &context, EnginePort *port)=0 | Ingen::Server::Driver | pure virtual |
append_time_events(RunContext &context, Buffer &buffer)=0 | Ingen::Server::Driver | pure virtual |
block_length() const =0 | Ingen::Server::Driver | pure virtual |
create_port(DuplexPort *graph_port)=0 | Ingen::Server::Driver | pure virtual |
deactivate() | Ingen::Server::Driver | inlinevirtual |
frame_time() const =0 | Ingen::Server::Driver | pure virtual |
get_port(const Raul::Path &path)=0 | Ingen::Server::Driver | pure virtual |
port_property(const Raul::Path &path, const Raul::URI &uri, const Atom &value)=0 | Ingen::Server::Driver | pure virtual |
real_time_priority()=0 | Ingen::Server::Driver | pure virtual |
register_port(EnginePort &port)=0 | Ingen::Server::Driver | pure virtual |
remove_port(RunContext &context, EnginePort *port)=0 | Ingen::Server::Driver | pure virtual |
rename_port(const Raul::Path &old_path, const Raul::Path &new_path)=0 | Ingen::Server::Driver | pure virtual |
sample_rate() const =0 | Ingen::Server::Driver | pure virtual |
seq_size() const =0 | Ingen::Server::Driver | pure virtual |
unregister_port(EnginePort &port)=0 | Ingen::Server::Driver | pure virtual |
~Driver() (defined in Ingen::Server::Driver) | Ingen::Server::Driver | inlinevirtual |