Function ska::pst::recv::UDPFormatFactory

Function Documentation

std::shared_ptr<UDPFormat> ska::pst::recv::UDPFormatFactory(const std::string &format_name)

Construct a UDPFormat from the format_name.

Parameters

format_name – string representation of the format name

Returns

UDPFormat* new UDPFormat object