|
UniSet
2.0.0
|
Открытые типы | |
| enum | TypeOfMessage { Unused, SensorInfo, SysCommand, Confirm, Timer, TheLastFieldOfTypeOfMessage } |
| enum | Priority { Low, Medium, High, Super } |
Открытые члены | |
| Message (int dummy_init) | |
Открытые статические члены | |
| template<class In > | |
| static const TransportMessage | transport (const In &msg) |
Открытые атрибуты | |
| int | type |
| Priority | priority |
| ObjectId | node |
| ObjectId | supplier |
| ObjectId | consumer |
| struct timeval | tm |
1.7.6.1