| EventStudio 2.5 Sequence diagram based system design and modeling | |
Definition in file Remote_Status_Publisher.h.
#include "Subscriber.h"#include <stdio.h>
Include dependency graph for Remote_Status_Publisher.h:

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

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. | |
1.3.4 | |
| Copyright © 2000-2005 EventHelix.com Inc. All Rights Reserved. |