Handle Class Reference

#include <handle.hpp>

Inheritance diagram for Handle:

Inheritance graph
[legend]
Collaboration diagram for Handle:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Handle (oop value)
oop as_oop ()
objArrayOop as_objArray ()
memOop as_memOop ()
klassOop as_klass ()

Private Attributes

int index

Detailed Description

Definition at line 57 of file handle.hpp.


Constructor & Destructor Documentation

Handle::Handle ( oop  value  )  [inline]

Definition at line 60 of file handle.hpp.

References index, and Handles::push_oop().

Here is the call graph for this function:


Member Function Documentation

klassOop Handle::as_klass (  )  [inline]

Definition at line 78 of file handle.hpp.

References assert, index, and Handles::oop_at().

Here is the call graph for this function:

memOop Handle::as_memOop (  )  [inline]

Definition at line 73 of file handle.hpp.

References assert, index, and Handles::oop_at().

Here is the call graph for this function:

objArrayOop Handle::as_objArray (  )  [inline]

Definition at line 68 of file handle.hpp.

References assert, index, and Handles::oop_at().

Referenced by PRIM_DECL_4().

Here is the call graph for this function:

oop Handle::as_oop (  )  [inline]

Definition at line 64 of file handle.hpp.

References index, and Handles::oop_at().

Here is the call graph for this function:


Member Data Documentation

int Handle::index [private]

Definition at line 58 of file handle.hpp.

Referenced by as_klass(), as_memOop(), as_objArray(), as_oop(), and Handle().


The documentation for this class was generated from the following file:
Generated on Mon Oct 9 13:58:54 2006 for Strongtalk VM by  doxygen 1.4.7