proxyConverter Class Reference

Inheritance diagram for proxyConverter:

Inheritance graph
[legend]
Collaboration diagram for proxyConverter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 proxyConverter (klassOop old_klass, klassOop new_klass)
void transfer (memOop src, memOop dst)

Private Attributes

bool source_is_proxy

Detailed Description

Definition at line 100 of file reflection.cpp.


Constructor & Destructor Documentation

proxyConverter::proxyConverter ( klassOop  old_klass,
klassOop  new_klass 
) [inline]

Definition at line 104 of file reflection.cpp.

References assert, klassOopDesc::klass_part(), memConverter::new_klass, memConverter::old_klass, Klass::oop_is_proxy(), and source_is_proxy.

Here is the call graph for this function:


Member Function Documentation

void proxyConverter::transfer ( memOop  src,
memOop  dst 
) [inline, virtual]

Reimplemented from memConverter.

Definition at line 110 of file reflection.cpp.

References proxyOopDesc::set_pointer(), source_is_proxy, and memConverter::transfer().

Here is the call graph for this function:


Member Data Documentation

bool proxyConverter::source_is_proxy [private]

Definition at line 102 of file reflection.cpp.

Referenced by proxyConverter(), and transfer().


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