OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
gmpr_client_context_ Struct Reference

#include <gmp_router.h>

Collaboration diagram for gmpr_client_context_:

Public Attributes

gmpr_notif_cb rctx_notif_cb
 
gmpr_notif_cb rctx_host_notif_cb
 
gmpr_querier_cb rctx_querier_cb
 
boolean rctx_delta_notifications
 
boolean rctx_full_notifications
 

Detailed Description

Definition at line 209 of file gmp_router.h.

Member Data Documentation

boolean gmpr_client_context_::rctx_delta_notifications

Definition at line 213 of file gmp_router.h.

boolean gmpr_client_context_::rctx_full_notifications

Definition at line 214 of file gmp_router.h.

gmpr_notif_cb gmpr_client_context_::rctx_host_notif_cb

Definition at line 211 of file gmp_router.h.

gmpr_notif_cb gmpr_client_context_::rctx_notif_cb

Definition at line 210 of file gmp_router.h.

gmpr_querier_cb gmpr_client_context_::rctx_querier_cb

Definition at line 212 of file gmp_router.h.


The documentation for this struct was generated from the following file: