Public Attributes | |
| void(* | x_destroy )(XDR *__xdrs) |
| int(* | x_getbytes )(XDR *__xdrs, char *__addr, unsigned int __len) |
| int(* | x_getlong )(XDR *__xdrs, int32_t *__lp) |
| unsigned int(* | x_getpostn )(XDR *__xdrs) |
| int(* | x_putbytes )(XDR *__xdrs, char *__addr, unsigned int __len) |
| int(* | x_putlong )(XDR *__xdrs, int32_t *__lp) |
| int(* | x_setpostn )(XDR *__xdrs, unsigned int __pos) |
| void(* PLMD::xdrfile::XDR::xdr_ops::x_destroy) (XDR *__xdrs) |
| int(* PLMD::xdrfile::XDR::xdr_ops::x_getbytes) (XDR *__xdrs, char *__addr, unsigned int __len) |
| int(* PLMD::xdrfile::XDR::xdr_ops::x_getlong) (XDR *__xdrs, int32_t *__lp) |
| unsigned int(* PLMD::xdrfile::XDR::xdr_ops::x_getpostn) (XDR *__xdrs) |
| int(* PLMD::xdrfile::XDR::xdr_ops::x_putbytes) (XDR *__xdrs, char *__addr, unsigned int __len) |
| int(* PLMD::xdrfile::XDR::xdr_ops::x_putlong) (XDR *__xdrs, int32_t *__lp) |
| int(* PLMD::xdrfile::XDR::xdr_ops::x_setpostn) (XDR *__xdrs, unsigned int __pos) |
Hosted by GitHub
|
1.17.0
|