![]() |
CoreDX Data Distribution Service
The High Performance, Small Footprint DDS from Twin Oaks Computing, Inc
|
Data Structures | |
| class | ClientEndpoint< TReq, TRep > |
| class | ClientParams |
| interface | ReplierBase |
| class | Replier< TReq, TRep > |
| class | ReplierParams |
| class | Requester< TReq, TRep > |
| class | RequesterParams |
| class | Exception |
| class | TimeoutException |
| class | RequestException |
| interface | RPCEntity |
| interface | ListenerBase |
| interface | SimpleReplierListener< TReq, TRep > |
| interface | ReplierListener< TReq, TRep > |
| interface | SimpleRequesterListener< TRep > |
| interface | RequesterListener< TReq, TRep > |
| class | ServiceEndpoint |
| class | ServiceParams |
| class | ServiceProxy< TReq, TRep > |
Enumerations | |
| enum | ServiceStatus { CLOSED, PAUSED, RUNNING } |
|
strong |
Indicates the status of a ServiceEndpoint
| Enumerator | |
|---|---|
| CLOSED | The ServiceEndpoint has been closed. |
| PAUSED | The ServiceEndpoint is paused. |
| RUNNING | The ServiceEndpoint is running. |