RTEMS CPU Kit with SuperCore  4.11.2
Data Fields
__rpc_xdr::xdr_ops Struct Reference

Data Fields

bool_t(* x_getlong )(struct __rpc_xdr *, long *)
 
bool_t(* x_putlong )(struct __rpc_xdr *, const long *)
 
bool_t(* x_getbytes )(struct __rpc_xdr *, char *, u_int)
 
bool_t(* x_putbytes )(struct __rpc_xdr *, const char *, u_int)
 
u_int(* x_getpostn )(struct __rpc_xdr *)
 
bool_t(* x_setpostn )(struct __rpc_xdr *, u_int)
 
int32_t *(* x_inline )(struct __rpc_xdr *, u_int)
 
void(* x_destroy )(struct __rpc_xdr *)
 

The documentation for this struct was generated from the following file: