PiPS Client API
Parent topic
:
PiPS Client API
pips_topic_t
QNX SDP
7.1
Platform-independent Publish/Subscribe Developer's Guide
API
Configuration
Updated: October 28, 2024
Handle to a topic
Synopsis:
#include <pips/pips.h>
typedef struct pips_topic pips_topic_t;
Library:
pips-client
pips_create_topic()
Create a named topic
pips_delete_topic()
Delete a topic
pips_topic
PiPS topic
pips_topic_create_publication()
Create a publication for the current topic
pips_topic_dup_pps_name()
Get a copy of the PPS name of the given topic
pips_topic_get_provider()
Get the provider for a topic
pips_topic_get_type()
Get the type name of a topic
pips_topic_narrow()
Narrow a PiPS entity to a PiPS topic