![]() |
smgl 0.11.0
Structured Metadata Engine and Graph Objects Library
|
This is the complete list of members for smgl::Port, including all inherited members.
| deserialize(const Metadata &m)=0 | smgl::Port | pure virtual |
| notify(State s)=0 | smgl::Port | pure virtual |
| parent_ | smgl::Port | protected |
| Port()=default | smgl::Port | protected |
| Port(State s) | smgl::Port | explicitprotected |
| serialize()=0 | smgl::Port | pure virtual |
| setParent(Node *p) | smgl::Port | |
| setState(State s) | smgl::Port | |
| setUuid(const Uuid &uuid) | smgl::UniquelyIdentifiable | |
| State enum name | smgl::Port | |
| state() const | smgl::Port | |
| state_ | smgl::Port | protected |
| UniquelyIdentifiable()=default | smgl::UniquelyIdentifiable | protected |
| update()=0 | smgl::Port | pure virtual |
| uuid() const -> Uuid | smgl::UniquelyIdentifiable | |
| uuid_ | smgl::UniquelyIdentifiable | protected |
| ~Port()=default | smgl::Port | protectedvirtual |