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

#include <jdwpTransport.h>

Collaboration diagram for jdwpPacket:
Collaboration graph

Public Attributes

union {
   jdwpCmdPacket   cmd
 
   jdwpReplyPacket   reply
 
type
 

Detailed Description

Definition at line 120 of file jdwpTransport.h.

Member Data Documentation

◆ cmd

jdwpCmdPacket jdwpPacket::cmd

Definition at line 122 of file jdwpTransport.h.

◆ reply

jdwpReplyPacket jdwpPacket::reply

Definition at line 123 of file jdwpTransport.h.

◆ type

union { ... } jdwpPacket::type

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