Umdsdmonmsgs.h  6.14
Data Structures
Here are the data structures with brief descriptions:
 Cumdsd_dstat_config_msg_stctMessage containing UMDS Server configuation information.
( umdsd_dstat_msg_hdr_t_stct::type == UMDS_DSTATTYPE_CFG )
 Cumdsd_dstat_config_record_stctUMDS Server configuration information.
( umdsd_dstat_msg_hdr_t_stct::type == UMDS_DSTATTYPE_CFG )
 Cumdsd_dstat_connection_attribute_msg_stctMessage containing client attributes.
( umdsd_dstat_msg_hdr_t_stct::type == UMDS_DSTATTYPE_CLIENTATTRS )
 Cumdsd_dstat_connection_attribute_record_stctClient attributes.
( umdsd_dstat_msg_hdr_t_stct::type == UMDS_DSTATTYPE_CLIENTATTRS )
 Cumdsd_dstat_connection_permission_msg_stctMessage containing client permission information.
Note: the client permission feature is deprecated. The messages are published for backwards compatibility
 Cumdsd_dstat_connection_permission_record_stctClient permission information.
Note: the client permission feature is deprecated. The messages are published for backwards compatibility
 Cumdsd_dstat_connection_pertopic_msg_stctMessage containing topic-specific information for a connection.
( umdsd_dstat_msg_hdr_t_stct::type == UMDS_DSTATTYPE_PERTOPIC )
 Cumdsd_dstat_connection_pertopic_record_stctTopic-specific information for a connection.
( umdsd_dstat_msg_hdr_t_stct::type == UMDS_DSTATTYPE_PERTOPIC )
 Cumdsd_dstat_connection_receiver_msg_stctMessage containing information about a client's Receivers.
( umdsd_dstat_msg_hdr_t_stct::type == UMDS_DSTATTYPE_RECEIVER )
 Cumdsd_dstat_connection_receiver_record_stctInformation about a client's Receivers.
( umdsd_dstat_msg_hdr_t_stct::type == UMDS_DSTATTYPE_RECEIVER )
 Cumdsd_dstat_connection_source_msg_stctMessage containing information about a client's Sources.
( umdsd_dstat_msg_hdr_t_stct::type == UMDS_DSTATTYPE_SOURCE )
 Cumdsd_dstat_connection_source_record_stctInformation about a client's Sources.
( umdsd_dstat_msg_hdr_t_stct::type == UMDS_DSTATTYPE_SOURCE )
 Cumdsd_dstat_connection_summary_msg_stctMessage containing Connection Summary information.
( umdsd_dstat_msg_hdr_t_stct::type == UMDS_DSTATTYPE_CONNSUMMARY )
 Cumdsd_dstat_connection_summary_record_stctConnection Summary information.
( umdsd_dstat_msg_hdr_t_stct::type == UMDS_DSTATTYPE_CONNSUMMARY )
 Cumdsd_dstat_connection_totaltopic_msg_stctMessage containing totals across all topics for a connection.
( umdsd_dstat_msg_hdr_t_stct::type == UMDS_DSTATTYPE_TOPICTOTALS )
 Cumdsd_dstat_connection_totaltopic_record_stctTotals across all topics for a connection.
( umdsd_dstat_msg_hdr_t_stct::type == UMDS_DSTATTYPE_TOPICTOTALS )
 Cumdsd_dstat_mallinfo_msg_stctMessage containing memory allocation statistics.
( umdsd_dstat_msg_hdr_t_stct::type == UMDS_DSTATTYPE_MALLINFO )
 Cumdsd_dstat_mallinfo_record_stctMemory allocation statistics.
( umdsd_dstat_msg_hdr_t_stct::type == UMDS_DSTATTYPE_MALLINFO )
 Cumdsd_dstat_msg_hdr_t_stctCommon message header structure included at the start of all messages
 Cumdsd_dstat_smartheap_msg_stctMessage containing information about SmartHeap.
( umdsd_dstat_msg_hdr_t_stct::type == UMDS_DSTATTYPE_SMARTHEAP )
 Cumdsd_dstat_smartheap_record_stctInformation about SmartHeap.
( umdsd_dstat_msg_hdr_t_stct::type == UMDS_DSTATTYPE_SMARTHEAP )
 Cumdsd_dstat_worker_msg_stctMessage containing information about a UMDS server worker.
( umdsd_dstat_msg_hdr_t_stct::type == UMDS_DSTATTYPE_WORKER )
 Cumdsd_dstat_worker_record_stctInformation about a UMDS server worker.
( umdsd_dstat_msg_hdr_t_stct::type == UMDS_DSTATTYPE_WORKER )