RAD C Client
The public interfaces that are not specific to RAD modules, are exported in the /usr/lib/libradclient.so library and are defined in the following headers:
-
/usr/include/rad/radclient.h– The client function and datatype definitions -
/usr/include/rad/radclient_basetypes.h– Helper routines for managing the built-in RAD types
The list of #include statements at the beginning of each example shows the headers that are required for that specific functionality.