Class o80::CommandId
-
class CommandId
Public Functions
-
inline CommandId()
-
inline CommandId(int _value)
-
inline CommandId(const CommandId &other)
-
inline CommandId(CommandId &&other) noexcept
-
inline CommandId &operator=(const CommandId &other)
-
inline CommandId &operator=(CommandId &&other) noexcept
-
template<class Archive>
inline void serialize(Archive &archive)
-
inline int get_id() const