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
monitor_msg Struct Reference

#include <monitor.h>

Data Fields

int objid
 
int id
 
short cmd
 
short seqno
 
int len
 
char * msg
 
void * obj
 
void * msg_obj
 

Detailed Description

Definition at line 330 of file monitor.h.

Field Documentation

short monitor_msg::cmd

Definition at line 349 of file monitor.h.

int monitor_msg::id

Definition at line 347 of file monitor.h.

int monitor_msg::len

Definition at line 351 of file monitor.h.

char* monitor_msg::msg

Definition at line 352 of file monitor.h.

void* monitor_msg::msg_obj

Definition at line 364 of file monitor.h.

void* monitor_msg::obj

Definition at line 358 of file monitor.h.

int monitor_msg::objid

Definition at line 335 of file monitor.h.

short monitor_msg::seqno

Definition at line 350 of file monitor.h.


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