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

#include <IRHandles.hpp>

Inheritance diagram for OA::CallHandle:
Inheritance graph
Collaboration diagram for OA::CallHandle:
Collaboration graph

Public Member Functions

 CallHandle ()
 
 CallHandle (irhandle_t h_)
 
 ~CallHandle ()
 
 CallHandle (const CallHandle &x)
 
CallHandleoperator= (const CallHandle &x)
 
- Public Member Functions inherited from OA::ExprHandle
 ExprHandle ()
 
 ExprHandle (irhandle_t h_)
 
 ~ExprHandle ()
 
 ExprHandle (const ExprHandle &x)
 
ExprHandleoperator= (const ExprHandle &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 181 of file IRHandles.hpp.

Constructor & Destructor Documentation

OA::CallHandle::CallHandle ( )
inline

Definition at line 183 of file IRHandles.hpp.

OA::CallHandle::CallHandle ( irhandle_t  h_)
inline

Definition at line 184 of file IRHandles.hpp.

OA::CallHandle::~CallHandle ( )
inline

Definition at line 185 of file IRHandles.hpp.

OA::CallHandle::CallHandle ( const CallHandle x)
inline

Definition at line 187 of file IRHandles.hpp.

Member Function Documentation

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

Definition at line 188 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: