/builddir/build/BUILD/gru-0.1.0/src/collection/gru_collection_callbacks.h File Reference

#include <stdbool.h>
#include "gru_node_info.h"

Go to the source code of this file.

Typedefs

typedef bool(* compare_function_t )(const void *, const void *data, void *result)
 Comparator function for the collections module.
typedef void(* handle_function_t )(const void *, void *)
 Handler function for the collections module.
typedef void(* handle_function_info_t )(const void *, gru_node_info_t info, void *)
 A handler function for the collections module that also receiver node information.
typedef handle_function_t tree_callback_fn

Typedef Documentation

typedef bool(* compare_function_t)(const void *, const void *data, void *result)

Comparator function for the collections module.

typedef void(* handle_function_info_t)(const void *, gru_node_info_t info, void *)

A handler function for the collections module that also receiver node information.

typedef void(* handle_function_t)(const void *, void *)

Handler function for the collections module.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 10 Feb 2018 for GRU - Generic Reusable Utilities by  doxygen 1.6.1