For internal use only.
This file contains the implementation of the event_attr_confreg() function.
Definition in file event_attr_confreg.c.
#include "event_int.h"
#include <stdlib.h>
#include <string.h>
Include dependency graph for event_attr_confreg.c:
Go to the source code of this file.
Functions | |
ev_err_t | event_attr_confreg (ev_attr_t *attr, const char *name, const char *def, treeconf_nodown_t nodown, treeconf_change_t change, void *assoc) |
Register a treeconf variable for the application. |