Wiselib
|
#include "algorithms/e2ec/e2ec_message.h"
#include "algorithms/neighbor_discovery/echo.h"
#include "algorithms/neighbor_discovery/pgb_payloads_ids.h"
#include "algorithms/cluster/clustering_types.h"
#include "util/pstl/vector_static.h"
#include "util/pstl/priority_queue.h"
#include "util/pstl/pair.h"
#include "util/pstl/map_static_vector.h"
#include "internal_interface/routing_table/routing_table_static_array.h"
#include "util/delegates/delegate.hpp"
#include "algorithms/cluster/fronts/fronts_core.h"
#include "util/serialization/serialization.h"
#include "util/base_classes/routing_base.h"
#include "algorithms/cluster_radio/cluster_radio.h"
Go to the source code of this file.
Classes | |
class | wiselib::EndToEndCommunication< OsModel_P, Radio_P, Timer_P, Debug_P, Neighbor_Discovery_P, Cluster_P > |
Implementation of the end-to-end-communication used for the FRONTS-Experiments. More... | |
struct | wiselib::EndToEndCommunication< OsModel_P, Radio_P, Timer_P, Debug_P, Neighbor_Discovery_P, Cluster_P >::rrqs |
struct | wiselib::EndToEndCommunication< OsModel_P, Radio_P, Timer_P, Debug_P, Neighbor_Discovery_P, Cluster_P >::route |
struct | wiselib::EndToEndCommunication< OsModel_P, Radio_P, Timer_P, Debug_P, Neighbor_Discovery_P, Cluster_P >::pending_message |
Namespaces | |
namespace | wiselib |
AES Algorithm. | |
Defines | |
#define | TIMEOUT 2000 |
#define TIMEOUT 2000 |