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

#include <jdwpTransport.h>

Collaboration diagram for jdwpCmdPacket:
Collaboration graph

Public Attributes

jbyte cmd
 
jbyte cmdSet
 
jbytedata
 
jbyte flags
 
jint id
 
jint len
 

Detailed Description

Definition at line 103 of file jdwpTransport.h.

Member Data Documentation

◆ cmd

jbyte jdwpCmdPacket::cmd

Definition at line 108 of file jdwpTransport.h.

◆ cmdSet

jbyte jdwpCmdPacket::cmdSet

Definition at line 107 of file jdwpTransport.h.

◆ data

jbyte* jdwpCmdPacket::data

Definition at line 109 of file jdwpTransport.h.

◆ flags

jbyte jdwpCmdPacket::flags

Definition at line 106 of file jdwpTransport.h.

◆ id

jint jdwpCmdPacket::id

Definition at line 105 of file jdwpTransport.h.

◆ len

jint jdwpCmdPacket::len

Definition at line 104 of file jdwpTransport.h.


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