| Class | Description |
|---|---|
| ControlProtocolEvents |
List of events used in the control protocol between client and the media driver.
|
| CorrelatedMessageFlyweight |
0 1 2 3
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Client ID |
| |
+---------------------------------------------------------------+
| Correlation ID |
| |
+---------------------------------------------------------------+
|
| DestinationMessageFlyweight | |
| ErrorResponseFlyweight |
Control message flyweight for any errors sent from driver to clients
0 1 2 3
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Offending Command Correlation ID |
| |
+---------------------------------------------------------------+
| Error Code |
+---------------------------------------------------------------+
| Error Message Length |
+---------------------------------------------------------------+
| Error Message ...
|
| ImageBuffersReadyFlyweight |
Message to denote that new buffers have been added for a subscription.
|
| ImageMessageFlyweight |
Control message flyweight for any message that needs to represent a connection
0 1 2 3
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Correlation ID |
| |
+---------------------------------------------------------------+
| Stream ID |
+---------------------------------------------------------------+
| Channel Length |
+---------------------------------------------------------------+
| Channel (ASCII) ...
|
| PublicationBuffersReadyFlyweight |
Message to denote that new buffers have been setup for a publication.
|
| PublicationMessageFlyweight |
Control message for adding or removing a publication
0 1 2 3
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Correlation ID |
| |
+---------------------------------------------------------------+
| Stream ID |
+---------------------------------------------------------------+
| Channel Length |
+---------------------------------------------------------------+
| Channel (ASCII) ...
|
| RemoveMessageFlyweight |
Control message for removing a Publication or Subscription.
|
| SubscriptionMessageFlyweight |
Control message for adding or removing a subscription.
|
Copyright © 2014-2017 Real Logic Ltd. All Rights Reserved.