pips_entity
PiPS entity
Synopsis:
#include <pips/publication.h>
struct pips_entity {
const char* name;
} ;Data:
- const char* name
- Name of the PiPS entity
Library:
pips-clientDescription:
This data type defines a PiPS entity, which is the base type of topics and namespaces. This base type allows a namespace to hold a list containing a mix of publication topics and sub-namespaces.
Page updated:
