Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

xdr_mem.c File Reference

#include <stdlib.h>
#include <string.h>
#include <winsock2.h>
#include "xdr.h"

Include dependency graph for xdr_mem.c:

Include dependency graph

Go to the source code of this file.

Functions

bool_t xdrmem_getlong ()
bool_t xdrmem_putlong ()
bool_t xdrmem_getbytes ()
bool_t xdrmem_putbytes ()
u_int xdrmem_getpos ()
bool_t xdrmem_setpos ()
long * xdrmem_inline ()
void xdrmem_destroy ()
void xdrmem_create (xdrs, addr, size, op) register XDR *xdrs

Variables

xdr_ops xdrmem_ops
caddr_t addr
u_int size
enum xdr_op op
long * lp
register u_int len
u_int pos


Function Documentation

bool_t xdrmem_getlong   [static]
 

bool_t xdrmem_putlong   [static]
 

bool_t xdrmem_getbytes   [static]
 

bool_t xdrmem_putbytes   [static]
 

u_int xdrmem_getpos   [static]
 

bool_t xdrmem_setpos   [static]
 

long* xdrmem_inline   [static]
 

void xdrmem_destroy   [static]
 

void xdrmem_create xdrs   ,
addr   ,
size   ,
op   
 


Variable Documentation

struct xdr_ops xdrmem_ops [static]
 

Initial value:

Definition at line 77 of file xdr_mem.c.

caddr_t addr
 

Definition at line 165 of file xdr_stdi.c.

u_int size
 

Definition at line 96 of file xdr_mem.c.

enum xdr_op op
 

Definition at line 97 of file xdr_mem.c.

long* lp
 

Definition at line 128 of file xdr_mem.c.

int len
 

Definition at line 192 of file xdr_mem.c.

u_int pos
 

Definition at line 177 of file xdr_mem.c.


Generated on Sun Dec 2 15:58:07 2001 for rcslib by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001