DEPRECATED: Diffusion C Classic API  5.9.4
 All Data Structures Files Functions Pages
DIFFUSION_CALLBACKS Struct Reference

Data Fields

void(* on_initial_load )(DIFFUSION_MESSAGE *)
 
void(* on_delta )(DIFFUSION_MESSAGE *)
 
void(* on_ping_server )(DIFFUSION_MESSAGE *)
 
void(* on_ping_client )(DIFFUSION_MESSAGE *)
 
void(* on_fetch_reply )(DIFFUSION_MESSAGE *)
 
void(* on_ack )(DIFFUSION_MESSAGE *)
 
void(* on_unhandled_message )(DIFFUSION_MESSAGE *)
 
void(* on_disconnect )(void)
 
void(* on_connect )(DIFFUSION_CONNECTION *)
 
void(* on_command_topic_load )(DIFFUSION_MESSAGE *)
 
void(* on_command_topic_notification )(DIFFUSION_MESSAGE *)
 

Detailed Description

Definition at line 133 of file diffusion.h.


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