|
UniSet
2.8.0
|
Открытые типы | |
| enum | Command { Unknown, StartUp, FoldUp, Finish, WatchDog, ReConfiguration, NetworkInfo, LogRotate, TheLastFieldOfCommand } |
Открытые члены | |
| SystemMessage (SystemMessage &&) noexcept=default | |
| SystemMessage & | operator= (SystemMessage &&) noexcept=default |
| SystemMessage (const SystemMessage &) noexcept=default | |
| SystemMessage & | operator= (const SystemMessage &) noexcept=default |
| SystemMessage (Command command, Priority priority=Message::High, ObjectId consumer=uniset::DefaultObjectId) noexcept | |
| SystemMessage (const VoidMessage *msg) noexcept | |
| TransportMessage | transport_msg () const noexcept |
Открытые атрибуты | |
| int | command = { 0 } |
| long | data [2] |
Дополнительные унаследованные члены |
Системное сообщение
1.8.15