delphyne
NamedPortSystem< Base, T > Member List

This is the complete list of members for NamedPortSystem< Base, T >, including all inherited members.

DRAKE_NO_COPY_NO_MOVE_NO_ASSIGN(NamedPortSystem)NamedPortSystem< Base, T >
get_input_port(int port_index) constNamedPortSystem< Base, T >
get_input_port(const std::string &port_name) constNamedPortSystem< Base, T >
get_output_port(int port_index) constNamedPortSystem< Base, T >
get_output_port(const std::string &port_name) constNamedPortSystem< Base, T >
NamedPortSystem(Args... args)NamedPortSystem< Base, T >explicit
set_input_names(std::map< std::string, drake::systems::InputPortIndex > inputs_mapping)NamedPortSystem< Base, T >
set_output_names(std::map< std::string, drake::systems::OutputPortIndex > outputs_mapping)NamedPortSystem< Base, T >