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