Inviwo 0.9.12-pre
Inviwo documentation
|
This is the complete list of members for inviwo::BrushingAndLinkingOutport, including all inherited members.
BrushingAndLinkingOutport(std::string_view identifier, Document help={}) (defined in inviwo::BrushingAndLinkingOutport) | inviwo::BrushingAndLinkingOutport | |
clear() override | inviwo::BrushingAndLinkingOutport | inlinevirtual |
connectedInports_ (defined in inviwo::Outport) | inviwo::Outport | protected |
connectTo(Inport *port) (defined in inviwo::Outport) | inviwo::Outport | protectedvirtual |
deserialize(Deserializer &d) override (defined in inviwo::BrushingAndLinkingOutport) | inviwo::BrushingAndLinkingOutport | virtual |
disconnectFrom(Inport *port) (defined in inviwo::Outport) | inviwo::Outport | protectedvirtual |
getClassIdentifier() const override (defined in inviwo::BrushingAndLinkingOutport) | inviwo::BrushingAndLinkingOutport | virtual |
getColorCode() const override | inviwo::BrushingAndLinkingOutport | inlinevirtual |
getConnectedInports() const (defined in inviwo::Outport) | inviwo::Outport | |
getHelp() const | inviwo::Port | |
getHelp() (defined in inviwo::Port) | inviwo::Port | |
getIdentifier() const (defined in inviwo::Port) | inviwo::Port | |
getInfo() const override | inviwo::BrushingAndLinkingOutport | virtual |
getInvalidationLevel() const (defined in inviwo::Outport) | inviwo::Outport | virtual |
getInvalidationLevels() const | inviwo::BrushingAndLinkingOutport | |
getManager() (defined in inviwo::BrushingAndLinkingOutport) | inviwo::BrushingAndLinkingOutport | |
getManager() const (defined in inviwo::BrushingAndLinkingOutport) | inviwo::BrushingAndLinkingOutport | |
getPath() const | inviwo::Port | |
getProcessor() const (defined in inviwo::Port) | inviwo::Port | |
hasData() const override | inviwo::BrushingAndLinkingOutport | inlinevirtual |
help_ (defined in inviwo::Port) | inviwo::Port | protected |
identifier_ (defined in inviwo::Port) | inviwo::Port | protected |
invalidate(InvalidationLevel invalidationLevel) override | inviwo::BrushingAndLinkingOutport | virtual |
invalidationLevel_ (defined in inviwo::Outport) | inviwo::Outport | protected |
isConnected() const override (defined in inviwo::Outport) | inviwo::Outport | virtual |
isConnectedTo(const Inport *port) const (defined in inviwo::Outport) | inviwo::Outport | |
isReady() const override | inviwo::Outport | virtual |
isReady_ (defined in inviwo::Outport) | inviwo::Outport | protected |
onConnect(std::function< void()> lambda) | inviwo::Outport | |
onConnectCallback_ (defined in inviwo::Outport) | inviwo::Outport | protected |
onDisconnect(std::function< void()> lambda) | inviwo::Outport | |
onDisconnectCallback_ (defined in inviwo::Outport) | inviwo::Outport | protected |
operator=(const Port &)=delete (defined in inviwo::Port) | inviwo::Port | |
operator=(Port &&)=delete (defined in inviwo::Port) | inviwo::Port | |
Outport(std::string_view identifier, Document help) | inviwo::Outport | protected |
Port(const Port &)=delete (defined in inviwo::Port) | inviwo::Port | |
Port(Port &&)=delete (defined in inviwo::Port) | inviwo::Port | |
Port(std::string_view identifier, Document help) | inviwo::Port | protected |
processor_ (defined in inviwo::Port) | inviwo::Port | protected |
propagateEvent(Event *event, Inport *source) | inviwo::Outport | virtual |
removeOnConnect(const BaseCallBack *callback) (defined in inviwo::Outport) | inviwo::Outport | |
removeOnDisconnect(const BaseCallBack *callback) (defined in inviwo::Outport) | inviwo::Outport | |
serialize(Serializer &s) const override (defined in inviwo::BrushingAndLinkingOutport) | inviwo::BrushingAndLinkingOutport | virtual |
setHelp(Document help) (defined in inviwo::Port) | inviwo::Port | |
setIdentifier(const std::string &name) (defined in inviwo::Port) | inviwo::Port | |
setInvalidationLevels(std::vector< BrushingTargetsInvalidationLevel > invalidationLevels) | inviwo::BrushingAndLinkingOutport | |
setProcessor(Processor *processor) (defined in inviwo::Port) | inviwo::Port | protected |
setValid() override | inviwo::BrushingAndLinkingOutport | virtual |
type typedef (defined in inviwo::BrushingAndLinkingOutport) | inviwo::BrushingAndLinkingOutport | |
~BrushingAndLinkingOutport()=default (defined in inviwo::BrushingAndLinkingOutport) | inviwo::BrushingAndLinkingOutport | virtual |
~Outport() (defined in inviwo::Outport) | inviwo::Outport | virtual |
~Port()=default (defined in inviwo::Port) | inviwo::Port | virtual |
~Serializable()=default (defined in inviwo::Serializable) | inviwo::Serializable | virtual |