|
Wiselib
|
#include "util/base_classes/routing_base.h"#include "util/delegates/delegate.hpp"#include "util/pstl/vector_static.h"#include "data_unit.h"#include "autocast_message.h"Go to the source code of this file.
Classes | |
| class | wiselib::AutoCast< OsModel_P, Radio_P, Timer_P, Debug_P > |
| AutoCast routing implementation of Routing Concept. More... | |
Namespaces | |
| namespace | wiselib |
AES Algorithm. | |
Defines | |
| #define | MAX_VECTOR_SIZE 15 |
| #define | DELTA 8 |
| #define | MSG_ID 112 |
| #define | BEACON_TIMER_NR 0 |
| #define | FLOOD_TIMER_NR 1 |
| #define | ANSWER_TIMER_NR 2 |
| #define | REQUEST_TIMER_NR 3 |
| #define | NUM_TIMER 4 |
Typedefs | |
| typedef wiselib::OSMODEL | Os |
| #define ANSWER_TIMER_NR 2 |
| #define BEACON_TIMER_NR 0 |
| #define DELTA 8 |
| #define FLOOD_TIMER_NR 1 |
| #define MAX_VECTOR_SIZE 15 |
| #define MSG_ID 112 |
| #define NUM_TIMER 4 |
| #define REQUEST_TIMER_NR 3 |
| typedef wiselib::OSMODEL Os |
1.7.4