Namespaces

xdrbuf.cpp File Reference

#include "xdrbuf.h"
#include <string.h>
#include "netinet/in.h"
#include "common/wave_ex.h"
Include dependency graph for xdrbuf.cpp:

Go to the source code of this file.

Namespaces

namespace  xdrbuf



static const char xdrbuf::s_nameLookup [] = "\0abcdefghijklmnopqrstuvwxyz$*?!="
static int xdrbuf::getNameIndex (IN char a)
static word_t xdrbuf::createPackletHeaderData (IN char name, IN ePackletType type, IN int size)
bool xdrbuf::isValidPackletName (IN char a)
 A name is a single character.