Announce.h File Reference

#include <oasys/debug/Log.h>
#include <oasys/thread/Timer.h>
#include <string>
#include "naming/EndpointID.h"
#include "conv_layers/ConvergenceLayer.h"

Go to the source code of this file.


Classes

class  dtn::Announce
 Announce represents a ConvergenceLayer (Interface). More...

Namespaces

namespace  dtn
 Namespace for the dtn daemon source code.

Defines

#define FOUR_BYTE_ALIGN(x)   (((x) % 4) != 0) ? ((x) + (4 - ((x) % 4))) : (x)


Define Documentation

#define FOUR_BYTE_ALIGN (  )     (((x) % 4) != 0) ? ((x) + (4 - ((x) % 4))) : (x)


Generated on Fri Jan 30 09:26:58 2009 for DTN Reference Implementation by  doxygen 1.5.8