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)
-
CommandType(Speed speed)
-
class CommandType