|
struct | EventInputType |
| struct used by IEventHandler and IEventClientPattern internally More...
|
|
class | IActiveQueryServerHandler |
|
class | IActiveQueueInputHandlerDecorator |
|
class | IClientPattern |
| This is the base class for all client-patterns implementing a connection-oriented communication. More...
|
|
class | ICommunicationObject |
| This is the base-class for all communication-objects. More...
|
|
class | ICommunicationPattern |
| This is the base class for all communication-patterns. More...
|
|
class | IComponent |
| Component management class. More...
|
|
class | ICorrelationId |
| This pure virtual interface can be implemented using middleware-specific features to correlate e.g. More...
|
|
class | IEventClientPattern |
| Handles the event service on client side. More...
|
|
class | IEventHandler |
| Handler class to process fired events asynchronously at the client. More...
|
|
class | IEventServerPattern |
|
class | IEventTestHandler |
| Condition Test Handler (decides at server whether event fires or not). More...
|
|
class | IInputHandler |
| This template class implements the Observer part of the Observer design pattern for implementing a generic data-input-handler (i.e. More...
|
|
class | IManagedTask |
|
class | InputSubject |
| This template class implements the Subject (also called Model) part of the Observer design pattern for implementing delegation of handling incoming data. More...
|
|
class | InputTaskTrigger |
|
class | IPushClientPattern |
| Client part of the Push pattern to provide a flexible publish/subscribe service. More...
|
|
class | IPushServerPattern |
| Server part of the Push pattern to provide a push service. More...
|
|
class | IQueryClientPattern |
| The client part of Query pattern to perform two-way (request-response) communication. More...
|
|
class | IQueryServerHandler |
| Handler Class for QueryServer for incoming requests. More...
|
|
class | IQueryServerPattern |
| The server part of the Query pattern to perform two-way (request-response) communication. More...
|
|
class | ISendClientPattern |
| Client part of the one-way, n->1 Send communication pattern. More...
|
|
class | ISendServerHandler |
| Handler Class for SendServer for incoming commands. More...
|
|
class | ISendServerPattern |
| Server part of the one-way, n->1 Send communication pattern. More...
|
|
class | IServerPattern |
| This is the base class for all server-patterns. More...
|
|
class | IShutdownObserver |
| This class implements the Observer part of the Observer design pattern for implementing a uniform shutdown procedure for all component's resources. More...
|
|
class | ITask |
| Encapsulates a user-level thread. More...
|
|
class | ITaskInteractionObserver |
|
class | ITimerHandler |
|
class | ITimerManager |
|
class | IUniversalId |
| A template class providing an interface for a universal identifier. More...
|
|
class | NumericCorrelationId |
| A simple ID realization using a size_t type internally. More...
|
|
class | PrescaleManager |
| This helper class allows dividing an update frequency by a given factor. More...
|
|
class | QueryServerTaskTrigger |
|
class | ShutdownSubject |
| This class implements the Subject (also called Model) part of the Observer design pattern for implementing a uniform shutdown procedure for all component's resources. More...
|
|
class | TaskInteractionSubject |
|
class | TaskTriggerObserver |
|
class | TaskTriggerSubject |
|
class | TimedTaskTrigger |
|