Main Page | Class List | File List | Class Members | File Members | Related Pages

gi_xdr Struct Reference

#include <gi_xdr.h>

List of all members.

Public Attributes

gi_xdrop_t op
GiBuffer buf


Detailed Description

Handle used for both encoding and decoding of XDR memory buffers. This differs considerably from the implementation found in glibc in that we only support one underlying access method.


Member Data Documentation

GiBuffer gi_xdr::buf
 

Internal memory buffer to use for encoding/decoding. See gi_xdrmem_create for more details about the usage of this object.

gi_xdrop_t gi_xdr::op
 

Operation to perform when making XDR procedure calls. Please note that we do not support GI_XDR_FREE, as the original Sun code does. I felt that this was simply _too_ stupid to reproduce.


The documentation for this struct was generated from the following file:
Generated on Sun Aug 22 07:56:41 2004 by doxygen 1.3.7