pips_encoding_e
Supported encoding types
Synopsis:
#include <pips/publication.h>typedef enum {
PIPS_ENCODING_PPS,
PIPS_ENCODING_CSTRUCT
} pips_encoding_e;Data:
- PIPS_ENCODING_PPS
- PIPS_ENCODING_CSTRUCT
Library:
pips-clientPage updated:
Supported encoding types
#include <pips/publication.h>typedef enum {
PIPS_ENCODING_PPS,
PIPS_ENCODING_CSTRUCT
} pips_encoding_e;