Controller.cc File Reference

#include "Controller.h"

Go to the source code of this file.

Namespaces

namespace  prophet

Defines

#define NEXT_INSTANCE   (++next_instance_ == 0) ? ++next_instance_ : next_instance_
#define LOG(_level, _args...)


Define Documentation

#define LOG ( _level,
_args...   ) 

Value:

core_->print_log( \
        "controller", BundleCore::_level, _args )

Definition at line 22 of file Controller.cc.

#define NEXT_INSTANCE   (++next_instance_ == 0) ? ++next_instance_ : next_instance_

Definition at line 19 of file Controller.cc.


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