File command_type.hppΒΆ

namespace o80
class CommandType
#include <command_type.hpp>

Public Functions

CommandType(Speed speed)
CommandType(Duration_us duration)
CommandType(Iteration iteration)
CommandType()
template<class Archive>
inline void serialize(Archive &archive)

Public Members

Type type
Speed speed
Duration_us duration
Iteration iteration