12 #ifndef ROC_PIPELINE_PORT_TO_STR_H_
13 #define ROC_PIPELINE_PORT_TO_STR_H_
Base class for non-copyable objects.
Convert pipeline port to string.
port_to_str(const PortConfig &)
Construct.
const char * c_str() const
Get formatted address.
const char * port_type_to_str(PortType type)
Convert port type to string.
PortProtocol
Port protocol.
const char * port_proto_to_str(PortProtocol proto)
Convert port protocol to string.