41#include <StormByte/bitmask.hxx>
42#include <StormByte/expected.hxx>
45#include <StormByte/type_traits.hxx>
55 template<Type::MoveConstructible T>
78 enum class Kind: std::uint8_t {
92 default:
return "Invalid";
131 default:
return "Invalid";
150 using StormByte::Bitmask<
Kinds,
Kind>::Bitmask;
Definition typedefs.hxx:56
Frame and packet steps attached to a job or a raw pipeline.
Hopper and Sink live in StormByte-Buffer.
#define STORMBYTE_MULTIMEDIA_PUBLIC
Imported symbol.
Definition visibility.h:47