Function ska::pst::common::ByteSequenceFactory

Function Documentation

auto ska::pst::common::ByteSequenceFactory(const std::string &name) -> std::unique_ptr<ByteSequence>

Construct a ByteSequence from the name.

Parameters

name – string representation of the ByteSequence

Returns

std::unique_ptr<ByteSequence> pointer to newly-constructed ByteSequence object