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

#include <jdwpTransport.h>

Collaboration diagram for jdwpTransportCallback:
Collaboration graph

Public Attributes

void *(* alloc )(jint numBytes)
 
void(* free )(void *buffer)
 

Detailed Description

Definition at line 130 of file jdwpTransport.h.

Member Data Documentation

◆ alloc

void*(* jdwpTransportCallback::alloc) (jint numBytes)

Definition at line 131 of file jdwpTransport.h.

◆ free

void(* jdwpTransportCallback::free) (void *buffer)

Definition at line 132 of file jdwpTransport.h.


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