|
Crossfire JXClient, Trunk
|
#include <jdwpTransport.h>
Collaboration diagram for jdwpReplyPacket:Public Attributes | |
| jbyte * | data |
| jshort | errorCode |
| jbyte | flags |
| jint | id |
| jint | len |
Definition at line 112 of file jdwpTransport.h.
| jbyte* jdwpReplyPacket::data |
Definition at line 117 of file jdwpTransport.h.
| jshort jdwpReplyPacket::errorCode |
Definition at line 116 of file jdwpTransport.h.
| jbyte jdwpReplyPacket::flags |
Definition at line 115 of file jdwpTransport.h.
| jint jdwpReplyPacket::id |
Definition at line 114 of file jdwpTransport.h.
| jint jdwpReplyPacket::len |
Definition at line 113 of file jdwpTransport.h.