Loading...
Searching...
No Matches
of_manager.h File Reference

RPL Objective functions manager header. More...

Detailed Description

RPL Objective functions manager header.

Author
Fabian Brandt fabia.nosp@m.nbr@.nosp@m.zedat.nosp@m..fu-.nosp@m.berli.nosp@m.n.de

Definition in file of_manager.h.

#include "structs.h"
+ Include dependency graph for of_manager.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

void gnrc_rpl_of_manager_init (void)
 Initialization of Manager and of-functions.
 
gnrc_rpl_of_tgnrc_rpl_get_of_for_ocp (uint16_t ocp)
 Returns objective function with a given cope point.
 

Function Documentation

◆ gnrc_rpl_get_of_for_ocp()

gnrc_rpl_of_t * gnrc_rpl_get_of_for_ocp ( uint16_t  ocp)

Returns objective function with a given cope point.

Parameters
[in]ocpObjective code point of objective function
Returns
Pointer of corresponding objective function implementation