Wiselib
Classes | Namespaces | Defines
wiselib.testing/algorithms/topology/kneigh/kneigh_symmetric_topology_control.h File Reference
#include "algorithms/topology/topology_control_base.h"
#include "algorithms/topology/kneigh/kneigh_broadcast_message.h"
#include "algorithms/topology/kneigh/kneigh_list_message.h"
#include "algorithms/topology/kneigh/kneigh_types.h"
#include "util/pstl/algorithm.h"
#include "util/pstl/pair.h"
#include "util/pstl/vector_static.h"

Go to the source code of this file.

Classes

class  wiselib::KneighProtocol< OsModel_P, K, Distance_P, Radio_P, Timer_P, Rand_P >
 K-neigh symmetric topology control implementation of Topology ConceptK-neigh symmetric topology control implementation of Topology Concept. More...
class  wiselib::KneighProtocol< OsModel_P, K, Distance_P, Radio_P, Timer_P, Rand_P >::CompareListEntries

Namespaces

namespace  wiselib
 

AES Algorithm.


Defines

#define DELTA_DEF   60000
#define D_DEF   16000
#define TAU_DEF   1000
#define PRUNE_DEF   false
#define ALPHA_DEF   2

Define Documentation

#define ALPHA_DEF   2
#define D_DEF   16000
#define DELTA_DEF   60000
#define PRUNE_DEF   false
#define TAU_DEF   1000
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines