Main Page   Modules   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

XDR Struct Reference

#include <xdr.h>

Collaboration diagram for XDR:

[legend]
List of all members.

Public Attributes

enum xdr_op x_op
XDR::xdr_opsx_ops
caddr_t x_public
caddr_t x_private
caddr_t x_base
int x_handy

Member Data Documentation

caddr_t XDR::x_base
 

Definition at line 124 of file xdr.h.

int XDR::x_handy
 

Definition at line 125 of file xdr.h.

enum xdr_op XDR::x_op
 

Definition at line 111 of file xdr.h.

struct XDR::xdr_ops * XDR::x_ops
 

caddr_t XDR::x_private
 

Definition at line 123 of file xdr.h.

caddr_t XDR::x_public
 

Definition at line 122 of file xdr.h.


The documentation for this struct was generated from the following file:
Generated on Thu Feb 20 15:39:02 2003 for cubeOS by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002