Functions | Variables
manage.c File Reference
#include "config/compiler.h"
#include "wmp_config.h"
#include "core/include/manage.h"
#include "core/include/flow_control.h"
#include "core/include/queue_core.h"
#include "core/include/aura.h"
#include "core/include/wmp_utils.h"
#include "core/include/task_timing.h"
Include dependency graph for manage.c:

Go to the source code of this file.

Functions

static int confirmed (unsigned int ack, unsigned short ack_hash, short ack_part)
int create_authorization (wmpFrame *t)
int create_message (wmpFrame *t)
int create_new_token (wmpFrame *t)
int enqueue_message (wmpFrame *t)
int evaluate_authorization (wmpFrame *t)
int evaluate_foreign (wmpFrame *t)
int evaluate_message (wmpFrame *t)
int evaluate_token (wmpFrame *t)
static signed char getNext (wmpFrame *t)
int manage_authorization_expired_timeout (wmpFrame *t)
int manage_message_expired_timeout (wmpFrame *t)
int manage_token_expired_timeout (wmpFrame *t)

Variables

char isolated_count [32]

Function Documentation

static int confirmed ( unsigned int  ack,
unsigned short  ack_hash,
short  ack_part 
) [static]

Definition at line 54 of file manage.c.

int create_authorization ( wmpFrame *  t)

Definition at line 646 of file manage.c.

int create_message ( wmpFrame *  t)

Definition at line 656 of file manage.c.

int create_new_token ( wmpFrame *  t)

Definition at line 64 of file manage.c.

int enqueue_message ( wmpFrame *  t)

Definition at line 700 of file manage.c.

int evaluate_authorization ( wmpFrame *  t)

Definition at line 579 of file manage.c.

int evaluate_foreign ( wmpFrame *  t)

Definition at line 426 of file manage.c.

int evaluate_message ( wmpFrame *  t)

Definition at line 479 of file manage.c.

int evaluate_token ( wmpFrame *  t)

Definition at line 106 of file manage.c.

static signed char getNext ( wmpFrame *  t) [static]

Definition at line 430 of file manage.c.

int manage_authorization_expired_timeout ( wmpFrame *  t)

Definition at line 390 of file manage.c.

int manage_message_expired_timeout ( wmpFrame *  t)

Definition at line 408 of file manage.c.

int manage_token_expired_timeout ( wmpFrame *  t)

Definition at line 364 of file manage.c.


Variable Documentation

char isolated_count[32]
Initial value:
 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
                0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }

Definition at line 51 of file manage.c.



ros_rt_wmp
Author(s): Danilo Tardioli, dantard@unizar.es
autogenerated on Mon Oct 6 2014 08:27:12