Main Page   Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

MethodLookupKey Class Reference

#include <key.h>

Class diagram for MethodLookupKey:

ScopeLookupKey NMethodLookupKey

List of all members.

Public Members

 MethodLookupKey (LookupType l, oop mh, mapOop rm, oop s, oop d)
mapOop receiverMapOop ()
MapreceiverMap ()
void set_methodHolder_or_map (oop mh)
oop methodHolder_or_map ()
 MethodLookupKey (MethodLookupKey* k)
 MethodLookupKey ()
void set_from (MethodLookupKey &nmk)
bool EQ (const MethodLookupKey& p)
int32 hash ()
void init_hash ()
fint arg_count ()
char* selector_string ()
void print ()
mapOop _receiverMapOop

Protected Members

oop _methodHolder_or_map

Detailed Description


Member Function Documentation

MethodLookupKey::MethodLookupKey (LookupType l, oop mh, mapOop rm, oop s, oop d)

mapOop MethodLookupKey::receiverMapOop () [inline]

Map * MethodLookupKey::receiverMap () [inline]

void MethodLookupKey::set_methodHolder_or_map (oop mh) [inline]

oop MethodLookupKey::methodHolder_or_map () [inline]

MethodLookupKey::MethodLookupKey (MethodLookupKey * k) [inline]

MethodLookupKey::MethodLookupKey ()

void MethodLookupKey::set_from (MethodLookupKey & k)

bool MethodLookupKey::EQ (const MethodLookupKey & p) [inline]

int32 MethodLookupKey::hash ()

void MethodLookupKey::init_hash ()

fint MethodLookupKey::arg_count () [inline]

char * MethodLookupKey::selector_string () [inline]

void MethodLookupKey::print ()

Reimplemented from ScopeLookupKey.


Member Data Documentation

mapOop MethodLookupKey::_receiverMapOop

oop MethodLookupKey::_methodHolder_or_map [protected]


The documentation for this class was generated from the following files:
Generated at Tue Jun 27 12:08:07 2000 for SelfVM by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999