Updated: October 28, 2024 |
PiPS entity
#include <pips/publication.h>
struct pips_entity { const char* name; } ;
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.