Wiselib
Classes | Namespaces | Typedefs | Functions
wiselib.stable/external_interface/tinyos/tinyos_timer.h File Reference
#include "external_interface/tinyos/tinyos_wiselib_glue.h"
#include "external_interface/tinyos/tinyos_types.h"
#include "util/delegates/delegate.hpp"

Go to the source code of this file.

Classes

class  wiselib::TinyOsTimerModel< OsModel_P >
 TinyOs Implementation of Timer Concept. More...

Namespaces

namespace  wiselib
 

AES Algorithm.


namespace  wiselib::tinyos

Typedefs

typedef delegate1< void, void * > wiselib::tinyos::tinyos_timer_delegate_t

Functions

void wiselib::tinyos::tinyos_init_wiselib_timer (void)
int wiselib::tinyos::tinyos_add_new_timer (tinyos_timer_delegate_t cb, void *data, uint32_t millis)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines