GDBserver
Public Member Functions | Public Attributes | List of all members
notif_server Struct Reference

#include "notif.h"

Public Member Functions

 QUEUE (notif_event_p)*queue
 

Public Attributes

const char * ack_name
 
const char * notif_name
 
void(* write )(struct notif_event *event, char *own_buf)
 

Detailed Description

Definition at line 37 of file notif.h.

Member Function Documentation

notif_server::QUEUE ( notif_event_p  )

Member Data Documentation

const char* notif_server::ack_name

Definition at line 40 of file notif.h.

Referenced by handle_notif_ack().

const char* notif_server::notif_name

Definition at line 44 of file notif.h.

Referenced by notif_event_enque(), and notif_push().

void(* notif_server::write) (struct notif_event *event, char *own_buf)

Definition at line 52 of file notif.h.

Referenced by notif_push(), and notif_write_event().


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