Serial 送信クラス [詳解]
#include <Udon/Com/Serial/SerialWriter.hpp>
公開メンバ関数 | |
| SerialWriter (Stream &serial) noexcept | |
| コンストラクタ | |
| void | setMessage (const Message &rhs) |
| 送信内容を更新 | |
| void | show () const |
| 送信内容を表示 | |
| void | showRaw () const |
| 生の送信内容を表示 | |
|
inlinenoexcept |
コンストラクタ
|
inline |
送信内容を更新
| rhs | 送信内容 |
|
inline |
送信内容を表示
|
inline |
生の送信内容を表示