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

Remote_Status_Publisher.h File Reference


Detailed Description

The Remote_Status_Publisher class is covered here.

See also:
Publish Subscribe Design Patterns
Copyright © 2000-2005 EventHelix.com Inc. All Rights Reserved.

Definition in file Remote_Status_Publisher.h.

#include "Subscriber.h"
#include <stdio.h>

Include dependency graph for Remote_Status_Publisher.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

struct  RegisterRequestMessage
 Message used to request registration with the status publisher. More...

struct  DeregisterRequestMessage
 Message used to request deregistration from the status publisher. More...

class  RemoteStatusPublisher
 Publish subscriber pattern when the publisher and subscriber are on different processors and can communicate only via messages. More...


Typedefs

typedef unsigned long SubscriberAddress
 Subscriber address used to track registrations.


Enumerations

enum  OperationStatus
 Status of an operation.

enum  AckType
 Acknowledgement type for registration and deregistration ack.


Generated on Sun Feb 13 21:30:24 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.