Diffusion C API  6.1.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
svc-notify-subscription-topic-specification.h File Reference

Functions for notifying a client that it has been subscribed to a topic. More...

Data Structures

struct  svc_notify_subscription_topic_specification_request_s
 Structure describing an incoming notification that the client has been subscribed to a topic. More...
 
struct  svc_notify_subscription_topic_specification_response_s
 Response message to subscription notifications. More...
 

Typedefs

typedef struct
svc_notify_subscription_topic_specification_request_s 
SVC_NOTIFY_SUBSCRIPTION_TOPIC_SPECIFICATION_REQUEST_T
 Structure describing an incoming notification that the client has been subscribed to a topic.
 
typedef struct
svc_notify_subscription_topic_specification_response_s 
SVC_NOTIFY_SUBSCRIPTION_TOPIC_SPECIFICATION_RESPONSE_T
 Response message to subscription notifications.
 

Detailed Description

Functions for notifying a client that it has been subscribed to a topic.