Crossfire JXClient, Trunk
|
Go to the documentation of this file.
30 #ifndef JDWPTRANSPORT_H
31 #define JDWPTRANSPORT_H
jdwpTransportError(JNICALL *GetCapabilities)(jdwpTransportEnv *env
const char char ** actual_address
@ JDWPTRANSPORT_ERROR_TIMEOUT
@ JDWPTRANSPORT_ERROR_IO_ERROR
@ JDWPTRANSPORT_FLAGS_REPLY
unsigned int can_timeout_handshake
JDWPTransportCapabilities * capabilities_ptr
const struct jdwpTransportNativeInterface_ * jdwpTransportEnv
void(* free)(void *buffer)
@ JDWPTRANSPORT_ERROR_MSG_NOT_AVAILABLE
unsigned int can_timeout_accept
@ JDWPTRANSPORT_ERROR_NONE
struct jdwpTransportCallback jdwpTransportCallback
jlong jlong handshake_timeout
@ JDWPTRANSPORT_ERROR_OUT_OF_MEMORY
unsigned int can_timeout_attach
@ JDWPTRANSPORT_FLAGS_NONE
@ JDWPTRANSPORT_ERROR_ILLEGAL_ARGUMENT
jint(JNICALL * jdwpTransport_OnLoad_t)(JavaVM *jvm, jdwpTransportCallback *callback, jint version, jdwpTransportEnv **env)
@ JDWPTRANSPORT_VERSION_1_0
jboolean(JNICALL *IsOpen)(jdwpTransportEnv *env)
@ JDWPTRANSPORT_ERROR_ILLEGAL_STATE
const char jlong jlong handshake_timeout
const struct jdwpTransportNativeInterface_ * functions
const char jlong attach_timeout
@ JDWPTRANSPORT_ERROR_INTERNAL