Diffusion C API  6.1.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
topic_details_attributes_s Struct Reference

Various attributes relating to topic details. More...

Data Fields

int autoSubscribes
 Clients are automatically subscribed to this topic.
 
char * reference
 Internal reference.
 
int tidiesOnUnsubscribe
 This topic may be removed when the last client unsubscribes. More...
 
HASH_Tproperties
 Topic-specfic properties (implementation dependent).
 

Detailed Description

Various attributes relating to topic details.

Field Documentation

int topic_details_attributes_s::tidiesOnUnsubscribe

This topic may be removed when the last client unsubscribes.


The documentation for this struct was generated from the following file: