Test whether a node is an integer
#include <sys/pps.h> bool pps_decoder_is_integer(pps_decoder_t *decoder, const char *name);
libpps
The function pps_decoder_is_integer() returns true if the current node or the node of the given name (if the decoder is currently within an object) is an integer.
true if the current node or the node of the given name (if the decoder is currently within an object) is an integer.
QNX Neutrino
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | Yes |