fesa::AbstractMsgQueue::Constants Class Reference

constants, which are filled at runtime More...

#include <AbstractMsgQueue.h>

List of all members.

Public Member Functions

 Constants ()
 Constructor, to fill these constants.

Public Attributes

uint32_t msg_size_max_
 max size of each message
uint32_t msg_num_max_
 max number of messages
uint32_t queue_diag_slots
 threshold that determines whether a message queue is full

Detailed Description

constants, which are filled at runtime

Definition at line 46 of file AbstractMsgQueue.h.


Constructor & Destructor Documentation

fesa::AbstractMsgQueue::Constants::Constants (  )  [inline]

Member Data Documentation

max number of messages

Definition at line 58 of file AbstractMsgQueue.h.

Referenced by fesa::AbstractMsgQueue::AbstractMsgQueue(), and Constants().

max size of each message

Definition at line 53 of file AbstractMsgQueue.h.

Referenced by fesa::IpcMsgQueue::checkSystemMaxValues(), Constants(), and fesa::IpcMsgQueue::purge().

threshold that determines whether a message queue is full

Definition at line 63 of file AbstractMsgQueue.h.

Referenced by Constants(), and fesa::AbstractMsgQueue::isAlmostFull().


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

Generated on 18 Jan 2013 for Fesa by  doxygen 1.6.1