EM Class Reference

#include <em_intf_cpp.h>

List of all members.


Detailed Description

Author:
Mikhail Y.

Fursov

Version:
Revision
1.1.2.1.4.4


Public Member Functions

virtual ~EM ()
virtual bool init ()=0
virtual void execute_method (jmethodID methodID, jvalue *return_value, jvalue *args)=0
virtual JIT_Result compile_method (Method_Handle method)=0
virtual bool need_profiler_thread_support () const=0
virtual void profiler_thread_timeout ()=0
virtual int get_profiler_thread_timeout () const=0


Constructor & Destructor Documentation

virtual EM.~EM (  )  [virtual]


Member Function Documentation

virtual bool EM.init (  )  [pure virtual]

virtual void EM.execute_method ( jmethodID  methodID,
jvalue return_value,
jvalue args 
) [pure virtual]

virtual JIT_Result EM.compile_method ( Method_Handle  method  )  [pure virtual]

virtual bool EM.need_profiler_thread_support (  )  const [pure virtual]

virtual void EM.profiler_thread_timeout (  )  [pure virtual]

virtual int EM.get_profiler_thread_timeout (  )  const [pure virtual]


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

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

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