Method_Change_Notification_Record Struct Reference

#include <class_member.h>

List of all members.

Public Member Functions

bool equals (Method *method_of_interest_, JIT *jit_, void *callback_data_)
bool equals (JIT *jit_, void *callback_data_)

Public Attributes

Methodmethod_of_interest
JIT * jit
void * callback_data
Method_Change_Notification_Recordnext


Member Function Documentation

bool Method_Change_Notification_Record.equals ( Method method_of_interest_,
JIT *  jit_,
void *  callback_data_ 
)

bool Method_Change_Notification_Record.equals ( JIT *  jit_,
void *  callback_data_ 
)


Member Data Documentation

Method* Method_Change_Notification_Record.method_of_interest

JIT* Method_Change_Notification_Record.jit

void* Method_Change_Notification_Record.callback_data

Method_Change_Notification_Record* Method_Change_Notification_Record.next


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

Genereated on Tue Mar 11 19:26:03 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.