Function ska::pst::common::ByteSequenceFactory
Defined in File ByteSequenceFactory.h
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