BundleProtocol.cc File Reference

#include <sys/types.h>
#include <netinet/in.h>
#include <algorithm>
#include <oasys/debug/DebugUtils.h>
#include <oasys/util/StringUtils.h>
#include "Bundle.h"
#include "BundleProtocol.h"
#include "BundleTimestamp.h"
#include "SDNV.h"

Go to the source code of this file.

Namespaces

namespace  dtn

Classes

struct  dtn::DictionaryEntry
class  dtn::DictionaryVector

Defines

#define EXTRACT_DICTIONARY_EID(_what)
#define CASE(_what)   case _what: *type = _what; return true;


Define Documentation

#define CASE ( _what   )     case _what: *type = _what; return true;

#define EXTRACT_DICTIONARY_EID ( _what   ) 

Referenced by dtn::BundleProtocol::parse_header_blocks().


Generated on Fri Dec 22 14:48:01 2006 for DTN Reference Implementation by  doxygen 1.5.1