OpenADFortTk (including Open64 and OpenAnalysis references)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OA::ProcHandle Class Reference

#include <IRHandles.hpp>

Inheritance diagram for OA::ProcHandle:
Inheritance graph
Collaboration diagram for OA::ProcHandle:
Collaboration graph

Public Member Functions

 ProcHandle ()
 
 ProcHandle (irhandle_t h_)
 
 ~ProcHandle ()
 
 ProcHandle (const ProcHandle &x)
 
ProcHandleoperator= (const ProcHandle &x)
 
- Public Member Functions inherited from OA::IRHandle
 IRHandle ()
 
 IRHandle (irhandle_t h_)
 
 ~IRHandle ()
 
 IRHandle (const IRHandle &x)
 
IRHandleoperator= (const IRHandle &x)
 
IRHandleoperator= (irhandle_t h_)
 
bool operator== (const IRHandle &x) const
 
bool operator!= (const IRHandle &x) const
 
bool operator< (const IRHandle &x) const
 
bool operator> (const IRHandle &x) const
 
 operator bool ()
 
 operator std::string ()
 
irhandle_t hval () const
 

Detailed Description

Definition at line 114 of file IRHandles.hpp.

Constructor & Destructor Documentation

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.

Member Function Documentation

ProcHandle& OA::ProcHandle::operator= ( const ProcHandle x)
inline

Definition at line 121 of file IRHandles.hpp.

References OA::IRHandle::operator=().

Here is the call graph for this function:


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