UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
dcf::IPCMsgMan::Message Struct Reference

#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
 

Detailed Description

Message for unit allocation information

Member Function Documentation

bool dcf::IPCMsgMan::Message::operator== ( const Message msg) const

Messages are equal if all its fields are equal to each other.

Member Data Documentation

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


The documentation for this struct was generated from the following file: