#include <xdr.h>
 | 
| bool_t(*  | x_getlong )(XDR *__xdrs, long *__lp) | 
|   | 
| bool_t(*  | x_putlong )(XDR *__xdrs, __const long *__lp) | 
|   | 
| bool_t(*  | x_getbytes )(XDR *__xdrs, caddr_t __addr, u_int __len) | 
|   | 
| bool_t(*  | x_putbytes )(XDR *__xdrs, __const char *__addr, u_int __len) | 
|   | 
| u_int(*  | x_getpostn )(__const XDR *__xdrs) | 
|   | 
| bool_t(*  | x_setpostn )(XDR *__xdrs, u_int __pos) | 
|   | 
| int32_t *(*  | x_inline )(XDR *__xdrs, u_int __len) | 
|   | 
| void(*  | x_destroy )(XDR *__xdrs) | 
|   | 
| bool_t(*  | x_getint32 )(XDR *__xdrs, int32_t *__ip) | 
|   | 
| bool_t(*  | x_putint32 )(XDR *__xdrs, __const int32_t *__ip) | 
|   | 
◆ x_destroy
      
        
          | void(* XDR::xdr_ops::x_destroy) (XDR *__xdrs) | 
        
      
 
 
◆ x_getbytes
◆ x_getint32
      
        
          | bool_t(* XDR::xdr_ops::x_getint32) (XDR *__xdrs, int32_t *__ip) | 
        
      
 
 
◆ x_getlong
      
        
          | bool_t(* XDR::xdr_ops::x_getlong) (XDR *__xdrs, long *__lp) | 
        
      
 
 
◆ x_getpostn
      
        
          | u_int(* XDR::xdr_ops::x_getpostn) (__const XDR *__xdrs) | 
        
      
 
 
◆ x_inline
      
        
          | int32_t *(* XDR::xdr_ops::x_inline) (XDR *__xdrs, u_int __len) | 
        
      
 
 
◆ x_putbytes
      
        
          | bool_t(* XDR::xdr_ops::x_putbytes) (XDR *__xdrs, __const char *__addr, u_int __len) | 
        
      
 
 
◆ x_putint32
      
        
          | bool_t(* XDR::xdr_ops::x_putint32) (XDR *__xdrs, __const int32_t *__ip) | 
        
      
 
 
◆ x_putlong
      
        
          | bool_t(* XDR::xdr_ops::x_putlong) (XDR *__xdrs, __const long *__lp) | 
        
      
 
 
◆ x_setpostn
The documentation for this struct was generated from the following file:
- plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/windeps/sunrpc/rpc/xdr.h