OpenADFortTk (basic)
xaif2whirl::sort_CondVal Struct Reference

List of all members.

Public Member Functions

 sort_CondVal (bool ascending_=true)
bool operator() (const OA::OA_ptr< MyDGEdge > e1, const OA::OA_ptr< MyDGEdge > e2) const

Private Attributes

bool ascending

Detailed Description

Definition at line 216 of file xaif2whirl.cxx.


Constructor & Destructor Documentation

xaif2whirl::sort_CondVal::sort_CondVal ( bool  ascending_ = true) [inline]

Definition at line 218 of file xaif2whirl.cxx.


Member Function Documentation

bool xaif2whirl::sort_CondVal::operator() ( const OA::OA_ptr< MyDGEdge e1,
const OA::OA_ptr< MyDGEdge e2 
) const [inline]

Definition at line 221 of file xaif2whirl.cxx.

References ascending, and xaif2whirl::GetCondAttr().

Here is the call graph for this function:


Member Data Documentation

Definition at line 230 of file xaif2whirl.cxx.

Referenced by operator()().


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