#include "xdrbuf.h"
#include <string.h>
#include "netinet/in.h"
#include "common/wave_ex.h"
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. |