Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

JMethod Struct Reference

#include <rt_JMethod.h>

Inheritance diagram for JMethod:

JProcedure JObject List of all members.

Public Methods

JObjectinvoke (JObject *, JArray *)
JClassdeclaringClass ()
int getModifiers ()
int index ()

Static Public Methods

void init2 ()
JMethod* build (JClass *declaringClass, MethodMetadata *)


Detailed Description


Member Function Documentation

JMethod * JMethod::build ( JClass * declaringClass,
MethodMetadata * md) [static]

JClass * JMethod::declaringClass () [inline]

int JMethod::getModifiers () [inline]

Reimplemented from JProcedure.

int JMethod::index () [inline]

Reimplemented from JProcedure.

void JMethod::init2 () [static]

Reimplemented from JProcedure.

JObject * JMethod::invoke ( JObject * o,
JArray * a)


The documentation for this struct was generated from the following files:
Generated at Mon Jul 31 13:43:49 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000