xdrpp
RFC4506 XDR compiler and message library
|
Support for using the autocheck framework with XDR data types. More...
Go to the source code of this file.
Classes | |
struct | xdr::generator_t |
Namespaces | |
xdr | |
Most of the xdrpp library is encapsulated in the xdr namespace. | |
Macros | |
#define | XDR_AUTOCHECK_FUZZY_STRINGS 1 |
Support for using the autocheck framework with XDR data types.
If you include this file (which requires the autocheck headers to be available), you can generate arbitrary instances of XDR types for testing your application. For example:
Definition in file autocheck.h.