#include <IRHandles.hpp>


Public Member Functions | |
| ConstValHandle () | |
| ConstValHandle (irhandle_t h_) | |
| ~ConstValHandle () | |
| ConstValHandle (const ConstValHandle &x) | |
| ConstValHandle & | operator= (const ConstValHandle &x) |
Definition at line 216 of file IRHandles.hpp.
| OA::ConstValHandle::ConstValHandle | ( | ) | [inline] |
Definition at line 218 of file IRHandles.hpp.
| OA::ConstValHandle::ConstValHandle | ( | irhandle_t | h_ | ) | [inline] |
Definition at line 219 of file IRHandles.hpp.
| OA::ConstValHandle::~ConstValHandle | ( | ) | [inline] |
Definition at line 220 of file IRHandles.hpp.
| OA::ConstValHandle::ConstValHandle | ( | const ConstValHandle & | x | ) | [inline] |
Definition at line 222 of file IRHandles.hpp.
| ConstValHandle& OA::ConstValHandle::operator= | ( | const ConstValHandle & | x | ) | [inline] |
Reimplemented from OA::ExprHandle.
Definition at line 223 of file IRHandles.hpp.
1.6.1