Java Class Encryption and License Management
Create evaluation versions, host- and user based licenses using
the same installation package. FREE evaluation version available.
www.jsecurity.net

BytecodeHistogram Class Reference

#include <bytecodeHistogram.hpp>

Inheritance diagram for BytecodeHistogram:

AllStatic

Static Public Member Functions

static void reset () PRODUCT_RETURN
static void print (float cutoff=0.01F) PRODUCT_RETURN

Private Member Functions

 NOT_PRODUCT (static int _counters[Bytecodes::number_of_codes];) friend class AbstractInterpreterGenerator

Friends

class InterpreterGenerator

Detailed Description

Definition at line 57 of file bytecodeHistogram.hpp.


Member Function Documentation

BytecodeHistogram.NOT_PRODUCT ( static int _counters;  [Bytecodes::number_of_codes]  )  [private]

void BytecodeHistogram::print ( float  cutoff = 0.01F  )  [static]

void BytecodeHistogram::reset ( void   )  [static]

Definition at line 112 of file bytecodeHistogram.cpp.

References Bytecodes.number_of_codes.

Referenced by AbstractInterpreter.initialize().


Friends And Related Function Documentation

friend class InterpreterGenerator [friend]

Definition at line 62 of file bytecodeHistogram.hpp.


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

Powered by jsecurity.net
Generated by doxygen 1.5.7.1