Inviwo
0.9.10.1
Inviwo documentation
|
This is the complete list of members for inviwo::Port, including all inherited members.
deserialize(Deserializer &d) override (defined in inviwo::Port) | inviwo::Port | virtual |
getClassIdentifier() const =0 (defined in inviwo::Port) | inviwo::Port | pure virtual |
getColorCode() const =0 | inviwo::Port | pure virtual |
getIdentifier() const (defined in inviwo::Port) | inviwo::Port | |
getInfo() const =0 (defined in inviwo::Port) | inviwo::Port | pure virtual |
getProcessor() const (defined in inviwo::Port) | inviwo::Port | |
identifier_ (defined in inviwo::Port) | inviwo::Port | protected |
isConnected() const =0 (defined in inviwo::Port) | inviwo::Port | pure virtual |
isReady() const =0 (defined in inviwo::Port) | inviwo::Port | pure virtual |
Port(std::string identifier="") | inviwo::Port | protected |
Processor (defined in inviwo::Port) | inviwo::Port | friend |
processor_ (defined in inviwo::Port) | inviwo::Port | protected |
serialize(Serializer &s) const override (defined in inviwo::Port) | inviwo::Port | virtual |
setIdentifier(const std::string &name) (defined in inviwo::Port) | inviwo::Port | |
setProcessor(Processor *processor) (defined in inviwo::Port) | inviwo::Port | protected |
~Port()=default (defined in inviwo::Port) | inviwo::Port | virtual |
~Serializable()=default (defined in inviwo::Serializable) | inviwo::Serializable | virtual |