EventHelix.com: CASE Tools; Real-time and Embedded System Design; Object Oriented Design EventStudio 2.0: System Engineering CASE ToolEventStudio 2.5
Sequence diagram based system design and modeling
Home   What's New   EventStudio 2.5   Real-time Mantra   Thought Projects   Contact Us
Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

Priority_Message_Queue::Entry Struct Reference

List of all members.

Detailed Description

The Priority_Message_Queue stores entries defined by this structure.

Each entry contains a pointer to the message and the priority assigned to the message.

Definition at line 28 of file Priority_Message_Queue.h.

Public Attributes

Message * pMsg
 Pointer to message.

int priority
 Priority assigned to the message.


The documentation for this struct was generated from the following file:
Generated on Sun Feb 13 21:30:34 2005 for Object Oriented Design Examples by doxygen 1.3.4
 Home   What's New   EventStudio 2.5   Real-time Mantra   Thought Projects   Contact Us
Copyright © 2000-2005 EventHelix.com Inc. All Rights Reserved.