Ingen
0.5.1
|
This is the complete list of members for Ingen::Interface, including all inherited members.
bundle_begin()=0 | Ingen::Interface | pure virtual |
bundle_end()=0 | Ingen::Interface | pure virtual |
connect(const Raul::Path &tail, const Raul::Path &head)=0 (defined in Ingen::Interface) | Ingen::Interface | pure virtual |
copy(const Raul::URI &old_uri, const Raul::URI &new_uri)=0 (defined in Ingen::Interface) | Ingen::Interface | pure virtual |
del(const Raul::URI &uri)=0 (defined in Ingen::Interface) | Ingen::Interface | pure virtual |
delta(const Raul::URI &uri, const Resource::Properties &remove, const Resource::Properties &add)=0 (defined in Ingen::Interface) | Ingen::Interface | pure virtual |
disconnect(const Raul::Path &tail, const Raul::Path &head)=0 (defined in Ingen::Interface) | Ingen::Interface | pure virtual |
disconnect_all(const Raul::Path &graph, const Raul::Path &path)=0 (defined in Ingen::Interface) | Ingen::Interface | pure virtual |
error(const std::string &msg)=0 (defined in Ingen::Interface) | Ingen::Interface | pure virtual |
get(const Raul::URI &uri)=0 (defined in Ingen::Interface) | Ingen::Interface | pure virtual |
move(const Raul::Path &old_path, const Raul::Path &new_path)=0 (defined in Ingen::Interface) | Ingen::Interface | pure virtual |
put(const Raul::URI &uri, const Resource::Properties &properties, Resource::Graph ctx=Resource::Graph::DEFAULT)=0 (defined in Ingen::Interface) | Ingen::Interface | pure virtual |
redo()=0 (defined in Ingen::Interface) | Ingen::Interface | pure virtual |
respondee() const (defined in Ingen::Interface) | Ingen::Interface | inlinevirtual |
response(int32_t id, Status status, const std::string &subject)=0 (defined in Ingen::Interface) | Ingen::Interface | pure virtual |
set_property(const Raul::URI &subject, const Raul::URI &predicate, const Atom &value)=0 (defined in Ingen::Interface) | Ingen::Interface | pure virtual |
set_respondee(SPtr< Interface > respondee) (defined in Ingen::Interface) | Ingen::Interface | inlinevirtual |
set_response_id(int32_t id)=0 | Ingen::Interface | pure virtual |
undo()=0 (defined in Ingen::Interface) | Ingen::Interface | pure virtual |
uri() const =0 (defined in Ingen::Interface) | Ingen::Interface | pure virtual |
~Interface() (defined in Ingen::Interface) | Ingen::Interface | inlinevirtual |