OpenADFortTk (basic)
fortTkSupport::IntrinsicXlationTable::LtSortedTable Class Reference

List of all members.

Public Member Functions

 LtSortedTable (TableType aTableType, bool ignoreXaifKey=false)
 ~LtSortedTable ()
bool operator() (const Entry *e1, const Entry *e2) const
bool operator() (Entry *&e1, const Entry &e2)
bool operator() (const Entry &e1, Entry *&e2)
bool operator() (const Entry &e1, const Entry &e2)
bool operator() (const Entry *&e1, const Entry *&e2)

Private Member Functions

 LtSortedTable ()

Private Attributes

TableType myTableType
bool myIgnoreXaifKeyFlag

Detailed Description

Definition at line 158 of file IntrinsicXlationTable.h.


Constructor & Destructor Documentation

fortTkSupport::IntrinsicXlationTable::LtSortedTable::LtSortedTable ( TableType  aTableType,
bool  ignoreXaifKey = false 
)

Definition at line 216 of file IntrinsicXlationTable.cxx.


Member Function Documentation

bool fortTkSupport::IntrinsicXlationTable::LtSortedTable::operator() ( Entry *&  e1,
const Entry e2 
) [inline]

Definition at line 167 of file IntrinsicXlationTable.h.

References operator()().

Here is the call graph for this function:

bool fortTkSupport::IntrinsicXlationTable::LtSortedTable::operator() ( const Entry e1,
Entry *&  e2 
) [inline]

Definition at line 171 of file IntrinsicXlationTable.h.

References operator()().

Here is the call graph for this function:

bool fortTkSupport::IntrinsicXlationTable::LtSortedTable::operator() ( const Entry e1,
const Entry e2 
) [inline]

Definition at line 177 of file IntrinsicXlationTable.h.

References operator()().

Here is the call graph for this function:

bool fortTkSupport::IntrinsicXlationTable::LtSortedTable::operator() ( const Entry *&  e1,
const Entry *&  e2 
) [inline]

Definition at line 181 of file IntrinsicXlationTable.h.

References operator()().

Here is the call graph for this function:


Member Data Documentation


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