OA::LeafHandle Class Reference

#include <IRHandles.hpp>

Inheritance diagram for OA::LeafHandle:
Inheritance graph
[legend]
Collaboration diagram for OA::LeafHandle:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 LeafHandle ()
 LeafHandle (irhandle_t h_)
 LeafHandle (ExprHandle x)
 ~LeafHandle ()
 LeafHandle (const LeafHandle &x)
LeafHandleoperator= (const LeafHandle &x)

Detailed Description

An expression that is also a leaf expression N.B.: All LeafHandles are also ExprHandles. We would like to be able to convert between them easily.

Definition at line 236 of file IRHandles.hpp.


Constructor & Destructor Documentation

OA::LeafHandle::LeafHandle (  )  [inline]

Definition at line 238 of file IRHandles.hpp.

OA::LeafHandle::LeafHandle ( irhandle_t  h_  )  [inline]

Definition at line 239 of file IRHandles.hpp.

OA::LeafHandle::LeafHandle ( ExprHandle  x  )  [inline]

Definition at line 240 of file IRHandles.hpp.

OA::LeafHandle::~LeafHandle (  )  [inline]

Definition at line 241 of file IRHandles.hpp.

OA::LeafHandle::LeafHandle ( const LeafHandle x  )  [inline]

Definition at line 243 of file IRHandles.hpp.


Member Function Documentation

LeafHandle& OA::LeafHandle::operator= ( const LeafHandle x  )  [inline]

Reimplemented from OA::ExprHandle.

Definition at line 244 of file IRHandles.hpp.


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

Generated on Sat Oct 31 05:26:08 2009 for OpenAnalysis by  doxygen 1.6.1