#include <IRHandles.hpp>


Public Member Functions | |
| ProcHandle () | |
| ProcHandle (irhandle_t h_) | |
| ~ProcHandle () | |
| ProcHandle (const ProcHandle &x) | |
| ProcHandle & | operator= (const ProcHandle &x) |
Definition at line 114 of file IRHandles.hpp.
| OA::ProcHandle::ProcHandle | ( | ) | [inline] |
Definition at line 116 of file IRHandles.hpp.
| OA::ProcHandle::ProcHandle | ( | irhandle_t | h_ | ) | [inline] |
Definition at line 117 of file IRHandles.hpp.
| OA::ProcHandle::~ProcHandle | ( | ) | [inline] |
Definition at line 118 of file IRHandles.hpp.
| OA::ProcHandle::ProcHandle | ( | const ProcHandle & | x | ) | [inline] |
Definition at line 120 of file IRHandles.hpp.
| ProcHandle& OA::ProcHandle::operator= | ( | const ProcHandle & | x | ) | [inline] |
Reimplemented from OA::IRHandle.
Definition at line 121 of file IRHandles.hpp.
1.6.1