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