|
xdrpp
RFC4506 XDR compiler and message library
|
Support for clearing an XDR data structure. More...

Go to the source code of this file.
Namespaces | |
| xdr | |
| Most of the xdrpp library is encapsulated in the xdr namespace. | |
Functions | |
| template<typename T > | |
| void | xdr::xdr_clear (T &t) |
| Reset XDR data structure to its default contents. More... | |
Support for clearing an XDR data structure.
Definition in file clear.h.
1.8.13