#include "Dictionary.h"
#include "Table.h"
Go to the source code of this file.
Namespaces | |
namespace | prophet |
Defines | |
#define | MIN_LENGTH (strlen("dtn://")) |
#define | LOG_LT_MIN_LENGTH |
#define LOG_LT_MIN_LENGTH |
Value:
core_->print_log(name_.c_str(),BundleCore::LOG_ERR, \
"destination id is shorter than required minimum @ %s:%d", \
__FILE__, __LINE__)
Definition at line 25 of file Table.cc.
Referenced by prophet::Table::find(), prophet::Table::update(), prophet::Table::update_route(), and prophet::Table::update_transitive().
#define MIN_LENGTH (strlen("dtn://")) |
Definition at line 23 of file Table.cc.
Referenced by prophet::Table::find(), prophet::Table::update(), prophet::Table::update_route(), and prophet::Table::update_transitive().