Public Member Functions

OA::ExprHandle Class Reference

#include <IRHandles.hpp>

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

List of all members.

Public Member Functions

 ExprHandle ()
 ExprHandle (irhandle_t h_)
 ~ExprHandle ()
 ExprHandle (const ExprHandle &x)
ExprHandleoperator= (const ExprHandle &x)

Detailed Description

Definition at line 158 of file IRHandles.hpp.


Constructor & Destructor Documentation

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

Definition at line 160 of file IRHandles.hpp.

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

Definition at line 161 of file IRHandles.hpp.

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

Definition at line 162 of file IRHandles.hpp.

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

Definition at line 164 of file IRHandles.hpp.


Member Function Documentation

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

Definition at line 165 of file IRHandles.hpp.


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