OpenADFortTk (basic)
fully_qualified_name Struct Reference

#include <Open64IRInterface.hpp>

Collaboration diagram for fully_qualified_name:

List of all members.

Public Member Functions

 fully_qualified_name ()
 fully_qualified_name (const char *var, const char *context)
bool operator< (const fully_qualified_name &other) const
bool operator== (const fully_qualified_name &other) const

Public Attributes

std::string mVar
std::string mContext

Detailed Description

Context-Sensitive and Flow-inSensitive Activity Analysis

Definition at line 71 of file Open64IRInterface.hpp.


Constructor & Destructor Documentation

Definition at line 75 of file Open64IRInterface.hpp.

fully_qualified_name::fully_qualified_name ( const char *  var,
const char *  context 
) [inline]

Definition at line 77 of file Open64IRInterface.hpp.


Member Function Documentation

bool fully_qualified_name::operator< ( const fully_qualified_name other) const [inline]

Definition at line 80 of file Open64IRInterface.hpp.

References mContext, and mVar.

bool fully_qualified_name::operator== ( const fully_qualified_name other) const [inline]

Definition at line 88 of file Open64IRInterface.hpp.

References mContext, and mVar.


Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines