BundleProtocol.cc File Reference

#include <sys/types.h>
#include <netinet/in.h>
#include <oasys/debug/DebugUtils.h>
#include <oasys/util/StringUtils.h>
#include "BundleProtocol.h"
#include "BlockInfo.h"
#include "BlockProcessor.h"
#include "Bundle.h"
#include "BundleTimestamp.h"
#include "PayloadBlockProcessor.h"
#include "PreviousHopBlockProcessor.h"
#include "PrimaryBlockProcessor.h"
#include "SDNV.h"
#include "UnknownBlockProcessor.h"

Go to the source code of this file.

Namespaces

namespace  dtn

Defines

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

Variables

static const char * dtn::LOG = "/dtn/bundle/protocol"


Define Documentation

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


Generated on Sat Sep 8 08:43:37 2007 for DTN Reference Implementation by  doxygen 1.5.3