Main Page
Modules
Alphabetical List
Compound List
File List
Compound Members
File Members
Related Pages
XDR::xdr_ops Struct Reference
#include <
xdr.h
>
List of all members.
Public Attributes
bool_t(*
x_getlong
)()
bool_t(*
x_putlong
)()
bool_t(*
x_getbytes
)()
bool_t(*
x_putbytes
)()
u_int(*
x_getpostn
)()
bool_t(*
x_setpostn
)()
long *(*
x_inline
)()
void(*
x_destroy
)()
Member Data Documentation
void(* XDR::xdr_ops::x_destroy)()
bool_t(* XDR::xdr_ops::x_getbytes)()
bool_t(* XDR::xdr_ops::x_getlong)()
u_int(* XDR::xdr_ops::x_getpostn)()
long*(* XDR::xdr_ops::x_inline)()
bool_t(* XDR::xdr_ops::x_putbytes)()
bool_t(* XDR::xdr_ops::x_putlong)()
bool_t(* XDR::xdr_ops::x_setpostn)()
The documentation for this struct was generated from the following file:
/projects/cubeos/src_current/net/rpc/
xdr.h
Generated on Thu Feb 20 15:39:02 2003 for cubeOS by
1.2.14 written by
Dimitri van Heesch
, © 1997-2002