Functions | Variables
tree.c File Reference
#include "config/compiler.h"
#include "core/include/global.h"
#include "core/include/prim.h"
#include "core/include/wmp_utils.h"
#include "core/include/rssi_average.h"
Include dependency graph for tree.c:

Go to the source code of this file.

Functions

void print_matrix (char *txt, char **lqm)
void print_vector (char *txt, char *t)
int tree_copy_lqm (char **src_lqm, char **dst_lqm)
void tree_create_lqm_from_tree (char **lqm, char *tree)
void tree_create_tree_from_lqm (char *tree, char **lqm)
void tree_create_tree_from_lqm1 (char *tree, char **lqm)
void tree_create_tree_from_lqm2 (char *tree, char **lqm)
void tree_free (void)
void tree_get_next_tree (char *cp)
char * tree_get_saved_tree (void)
int tree_get_tree_path (char **lqm, int id, char *path)
void tree_init (void)
char * tree_next_tree_get_ptr (void)
void tree_save_tree (char *cp)
void tree_set_next_tree (char *cp)
int tree_which_best (char *t1, char *t2)

Variables

int error_happened = 0
static char ** tmp_lqm
static char * tree
static char * tree_bak

Function Documentation

void print_matrix ( char *  txt,
char **  lqm 
)

Definition at line 12 of file tree.c.

void print_vector ( char *  txt,
char *  t 
)

Definition at line 19 of file tree.c.

int tree_copy_lqm ( char **  src_lqm,
char **  dst_lqm 
)

Definition at line 109 of file tree.c.

void tree_create_lqm_from_tree ( char **  lqm,
char *  tree 
)

Definition at line 37 of file tree.c.

void tree_create_tree_from_lqm ( char *  tree,
char **  lqm 
)

Definition at line 118 of file tree.c.

void tree_create_tree_from_lqm1 ( char *  tree,
char **  lqm 
)

Definition at line 56 of file tree.c.

void tree_create_tree_from_lqm2 ( char *  tree,
char **  lqm 
)

Definition at line 86 of file tree.c.

void tree_free ( void  )

Definition at line 155 of file tree.c.

void tree_get_next_tree ( char *  cp)

Definition at line 177 of file tree.c.

char* tree_get_saved_tree ( void  )

Definition at line 173 of file tree.c.

int tree_get_tree_path ( char **  lqm,
int  id,
char *  path 
)

Definition at line 210 of file tree.c.

void tree_init ( void  )

Definition at line 143 of file tree.c.

char* tree_next_tree_get_ptr ( void  )

Definition at line 169 of file tree.c.

void tree_save_tree ( char *  cp)

Definition at line 33 of file tree.c.

void tree_set_next_tree ( char *  cp)

Definition at line 166 of file tree.c.

int tree_which_best ( char *  t1,
char *  t2 
)

Definition at line 193 of file tree.c.


Variable Documentation

int error_happened = 0

Definition at line 55 of file tree.c.

char** tmp_lqm [static]

Definition at line 9 of file tree.c.

char* tree [static]

Definition at line 10 of file tree.c.

char * tree_bak [static]

Definition at line 10 of file tree.c.



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