Stackdb
Stackdb is a stackable, multi-target and -level source debugger and memory forensics library.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
target_rpc_listener_probe_data Struct Reference
Collaboration diagram for target_rpc_listener_probe_data:
Collaboration graph
[legend]

Data Fields

GHashTable * reftab
 
struct targettarget
 
struct probeprobe
 
struct vmi1__ProbeEventT event
 
struct
vmi1__ProbeEventNotificationResponse 
per
 
result_t retval
 

Detailed Description

Definition at line 1804 of file target_rpc.c.

Field Documentation

struct vmi1__ProbeEventT target_rpc_listener_probe_data::event

Definition at line 1808 of file target_rpc.c.

struct vmi1__ProbeEventNotificationResponse target_rpc_listener_probe_data::per

Definition at line 1809 of file target_rpc.c.

struct probe* target_rpc_listener_probe_data::probe

Definition at line 1807 of file target_rpc.c.

GHashTable* target_rpc_listener_probe_data::reftab

Definition at line 1805 of file target_rpc.c.

result_t target_rpc_listener_probe_data::retval

Definition at line 1810 of file target_rpc.c.

struct target* target_rpc_listener_probe_data::target

Definition at line 1806 of file target_rpc.c.


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