Handler Class Reference

#include <class_member.h>

List of all members.

Public Member Functions

 Handler ()
bool parse (Class *clss, unsigned code_length, ByteReader &cfs, Method *method)
uint32 get_start_pc ()
uint32 get_end_pc ()
uint32 get_handler_pc ()
uint32 get_catch_type_index ()


Constructor & Destructor Documentation

Handler.Handler (  ) 


Member Function Documentation

bool Handler.parse ( Class clss,
unsigned  code_length,
ByteReader cfs,
Method method 
)

uint32 Handler.get_start_pc (  ) 

uint32 Handler.get_end_pc (  ) 

uint32 Handler.get_handler_pc (  ) 

uint32 Handler.get_catch_type_index (  ) 


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

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

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