|
Crossfire JXClient, Trunk
|
#include <jdwpTransport.h>
Collaboration diagram for jdwpCmdPacket:Public Attributes | |
| jbyte | cmd |
| jbyte | cmdSet |
| jbyte * | data |
| jbyte | flags |
| jint | id |
| jint | len |
Definition at line 103 of file jdwpTransport.h.
| jbyte jdwpCmdPacket::cmd |
Definition at line 108 of file jdwpTransport.h.
| jbyte jdwpCmdPacket::cmdSet |
Definition at line 107 of file jdwpTransport.h.
| jbyte* jdwpCmdPacket::data |
Definition at line 109 of file jdwpTransport.h.
| jbyte jdwpCmdPacket::flags |
Definition at line 106 of file jdwpTransport.h.
| jint jdwpCmdPacket::id |
Definition at line 105 of file jdwpTransport.h.
| jint jdwpCmdPacket::len |
Definition at line 104 of file jdwpTransport.h.