Crossfire JXClient, Trunk
Public Attributes | List of all members
jdwpReplyPacket Struct Reference

#include <jdwpTransport.h>

Collaboration diagram for jdwpReplyPacket:
Collaboration graph

Public Attributes

jbytedata
 
jshort errorCode
 
jbyte flags
 
jint id
 
jint len
 

Detailed Description

Definition at line 112 of file jdwpTransport.h.

Member Data Documentation

◆ data

jbyte* jdwpReplyPacket::data

Definition at line 117 of file jdwpTransport.h.

◆ errorCode

jshort jdwpReplyPacket::errorCode

Definition at line 116 of file jdwpTransport.h.

◆ flags

jbyte jdwpReplyPacket::flags

Definition at line 115 of file jdwpTransport.h.

◆ id

jint jdwpReplyPacket::id

Definition at line 114 of file jdwpTransport.h.

◆ len

jint jdwpReplyPacket::len

Definition at line 113 of file jdwpTransport.h.


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