BWAPI
Public Member Functions | Public Attributes
jdwpTransportNativeInterface_ Struct Reference

#include <jdwpTransport.h>

Collaboration diagram for jdwpTransportNativeInterface_:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 jdwpTransportError (JNICALL *GetCapabilities)(jdwpTransportEnv *env
 jdwpTransportError (JNICALL *Attach)(jdwpTransportEnv *env
 jdwpTransportError (JNICALL *StartListening)(jdwpTransportEnv *env
 jdwpTransportError (JNICALL *StopListening)(jdwpTransportEnv *env)
 jdwpTransportError (JNICALL *Accept)(jdwpTransportEnv *env
 jboolean (JNICALL *IsOpen)(jdwpTransportEnv *env)
 jdwpTransportError (JNICALL *Close)(jdwpTransportEnv *env)
 jdwpTransportError (JNICALL *ReadPacket)(jdwpTransportEnv *env
 jdwpTransportError (JNICALL *WritePacket)(jdwpTransportEnv *env
 jdwpTransportError (JNICALL *GetLastError)(jdwpTransportEnv *env

Public Attributes

voidreserved1
JDWPTransportCapabilitiescapabilities_ptr
const char * address
const char jlong attach_timeout
const char jlong jlong handshake_timeout
const char char ** actual_address
jlong accept_timeout
jlong jlong handshake_timeout
jdwpPacketpkt
const jdwpPacketpkt
char ** error

Member Function Documentation


Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines