|
Lluvia
|
This is the complete list of members for ll::Node, including all inherited members.
| bind(const std::string &name, const std::shared_ptr< ll::Object > &obj)=0 | ll::Node | pure virtual |
| getParameter(const std::string &name) const =0 | ll::Node | pure virtual |
| getPort(const std::string &name) const =0 | ll::Node | pure virtual |
| getState() const noexcept | ll::Node | |
| getType() const noexcept=0 | ll::Node | pure virtual |
| hasPort(const std::string &name) const noexcept=0 | ll::Node | pure virtual |
| init() | ll::Node | |
| onInit()=0 | ll::Node | protectedpure virtual |
| record(ll::CommandBuffer &commandBuffer) const =0 | ll::Node | pure virtual |
| setParameter(const std::string &name, const ll::Parameter &value)=0 | ll::Node | pure virtual |
| setState(const ll::NodeState tState) | ll::Node | |
| ~Node()=default | ll::Node | virtual |