|
GNode library (C++)
|
This is the complete list of members for gnode::Port, including all inherited members.
| data_type | gnode::Port | protected |
| get_data_shared_ptr_downcasted() const | gnode::Port | inlinevirtual |
| get_data_type() const | gnode::Port | inline |
| get_label() const | gnode::Port | inline |
| get_port_type() const =0 | gnode::Port | pure virtual |
| get_value_ref_void() const =0 | gnode::Port | pure virtual |
| label | gnode::Port | private |
| Port()=default | gnode::Port | |
| Port(std::string label) | gnode::Port | inline |
| set_data(std::shared_ptr< BaseData >) | gnode::Port | inlinevirtual |
| ~Port()=default | gnode::Port | virtual |