GDBserver
Public Member Functions | Public Attributes
notif_server Struct Reference

#include <notif.h>

List of all members.

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 39 of file notif.h.


Member Function Documentation


Member Data Documentation

Definition at line 42 of file notif.h.

Referenced by handle_notif_ack().

Definition at line 46 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 54 of file notif.h.

Referenced by notif_push(), and notif_write_event().


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines