Jitrino.PersistentInstructionId Class Reference

#include <VMInterface.h>

List of all members.

Public Member Functions

 PersistentInstructionId ()
 PersistentInstructionId (MethodDesc *methodDesc, uint32 localInstructionId)
bool isValid () const
MethodDescgetMethodDesc () const
uint32 getLocalInstructionId () const
bool hasValidLocalInstructionId () const
bool operator== (const PersistentInstructionId &pid)


Constructor & Destructor Documentation

Jitrino.PersistentInstructionId.PersistentInstructionId (  ) 

Jitrino.PersistentInstructionId.PersistentInstructionId ( MethodDesc methodDesc,
uint32  localInstructionId 
)


Member Function Documentation

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  ) 


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

Genereated on Tue Mar 11 19:25:40 2008 by Doxygen.

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