6 #ifndef AMDAEMON_JVSROTARYINPUT_H 7 #define AMDAEMON_JVSROTARYINPUT_H 22 class InnerIndexHolder;
52 std::uint16_t
getValue(std::size_t channelIndex)
const;
65 ::amdaemon::util::toContainer<decltype(getValues())>(
67 [
this](std::size_t i) {
return getValue(i); });
71 std::size_t _nodeIndex;
82 #endif // AMDAEMON_JVSROTARYINPUT_H
AM Daemon ライブラリクラス群の基底名前空間。
Definition: Log.h:13