Struct ConnectionItem
Defined in File app_driver.hpp
-
struct ConnectionItem
-
Public Functions
-
inline ConnectionItem(std::string name, IOSpec::IOType io_type, IOSpec::ConnectorType connector_type, ArgList args)
Public Members
-
std::string name
-
IOSpec::ConnectorType connector_type
-
ArgList args
-
inline ConnectionItem(std::string name, IOSpec::IOType io_type, IOSpec::ConnectorType connector_type, ArgList args)