XDRUtils.cc File Reference

#include "XDRUtils.h"
#include "debug.h"
#include "Str.h"

Include dependency graph for XDRUtils.cc:

Go to the source code of this file.

Namespaces

namespace  libdap

Functions

void delete_xdrstdio (XDR *xdr)
XDR * new_xdrstdio (FILE *stream, enum xdr_op xop)
XDR * set_xdrstdio (XDR *xdr, FILE *stream, enum xdr_op xop)
bool_t xdr_str (XDR *xdrs, string &buf)


Function Documentation

void delete_xdrstdio ( XDR *  xdr  ) 

Definition at line 69 of file XDRUtils.cc.

Referenced by libdap::XDRStreamUnMarshaller::get_str(), libdap::XDRStreamUnMarshaller::get_vector(), libdap::XDRStreamMarshaller::put_str(), libdap::XDRStreamMarshaller::put_vector(), libdap::XDRFileMarshaller::~XDRFileMarshaller(), libdap::XDRFileUnMarshaller::~XDRFileUnMarshaller(), libdap::XDRStreamMarshaller::~XDRStreamMarshaller(), and libdap::XDRStreamUnMarshaller::~XDRStreamUnMarshaller().

XDR* new_xdrstdio ( FILE *  stream,
enum xdr_op  xop 
)

Definition at line 48 of file XDRUtils.cc.

Referenced by libdap::XDRFileMarshaller::XDRFileMarshaller(), and libdap::XDRFileUnMarshaller::XDRFileUnMarshaller().

XDR* set_xdrstdio ( XDR *  xdr,
FILE *  stream,
enum xdr_op  xop 
)

Definition at line 58 of file XDRUtils.cc.

bool_t xdr_str ( XDR *  xdrs,
string &  buf 
)

Definition at line 92 of file XDRUtils.cc.

References DBG, and libdap::max_str_len.


Generated on Tue Jun 1 17:28:44 2010 for libdap++ by  doxygen 1.4.7