Predator  [unstable] git snapshot
Public Member Functions | Data Fields
TraceEdge Struct Reference

single heap-level trace edge holding inner ID mappings inside More...

#include <fixed_point.hh>

Collaboration diagram for TraceEdge:
Collaboration graph
[legend]

Public Member Functions

 TraceEdge (const THeapIdent &src_, const THeapIdent &dst_)
 heap object IDs mapping

Data Fields

THeapIdent src
THeapIdent dst
 source heap
TShapeMapper csMap
 destination heap
TObjectMapper objMap
 container shapes mapping

Detailed Description

single heap-level trace edge holding inner ID mappings inside

Definition at line 82 of file fixed_point.hh.

Constructor & Destructor Documentation

TraceEdge ( const THeapIdent src_,
const THeapIdent dst_ 
)
inline

heap object IDs mapping

Definition at line 88 of file fixed_point.hh.

Field Documentation

TShapeMapper csMap

destination heap

Definition at line 85 of file fixed_point.hh.

source heap

Definition at line 84 of file fixed_point.hh.

TObjectMapper objMap

container shapes mapping

Definition at line 86 of file fixed_point.hh.

Definition at line 83 of file fixed_point.hh.


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