JavaNativeMethod Struct Reference

A structure representing a Java native method. More...

#include <JavaContext.h++>

List of all members.

Public Attributes

String signature
 The signature of the native method.
void * function
 A pointer to the C function that implements the native method.

Detailed Description

A structure representing a Java native method.

Author:
Mark Lindner

Member Data Documentation

void* function

A pointer to the C function that implements the native method.

The signature of the native method.


The documentation for this struct was generated from the following file:
Generated on Sat Nov 26 16:49:09 2011 for libcommonc++ by  doxygen 1.6.3