UNIVERS
15.3
UNIVERS base processing software API
|
#include <ipcmsg_man.hpp>
Public Member Functions | |
bool | operator== (const Message &msg) const |
Public Attributes | |
dcf::mantype_t | type |
pid_t | pid |
int | unit_id |
Message for unit allocation information
bool dcf::IPCMsgMan::Message::operator== | ( | const Message & | msg | ) | const |
Messages are equal if all its fields are equal to each other.
pid_t dcf::IPCMsgMan::Message::pid |
owner PID
dcf::mantype_t dcf::IPCMsgMan::Message::type |
type of manager
int dcf::IPCMsgMan::Message::unit_id |
ID of allocated unit