#include <VMInterface.h>
Public Member Functions | |
PersistentInstructionId () | |
PersistentInstructionId (MethodDesc *methodDesc, uint32 localInstructionId) | |
bool | isValid () const |
MethodDesc & | getMethodDesc () const |
uint32 | getLocalInstructionId () const |
bool | hasValidLocalInstructionId () const |
bool | operator== (const PersistentInstructionId &pid) |
Jitrino.PersistentInstructionId.PersistentInstructionId | ( | ) |
Jitrino.PersistentInstructionId.PersistentInstructionId | ( | MethodDesc * | methodDesc, | |
uint32 | localInstructionId | |||
) |
bool Jitrino.PersistentInstructionId.isValid | ( | ) | const |
MethodDesc& Jitrino.PersistentInstructionId.getMethodDesc | ( | ) | const |
uint32 Jitrino.PersistentInstructionId.getLocalInstructionId | ( | ) | const |
bool Jitrino.PersistentInstructionId.hasValidLocalInstructionId | ( | ) | const |
bool Jitrino.PersistentInstructionId.operator== | ( | const PersistentInstructionId & | pid | ) |
Genereated on Tue Mar 11 19:25:40 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.