|
OpenADFortTk (basic)
|
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 |
Definition at line 216 of file xaif2whirl.cxx.
| xaif2whirl::sort_CondVal::sort_CondVal | ( | bool | ascending_ = true | ) | [inline] |
Definition at line 218 of file xaif2whirl.cxx.
| 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().

bool xaif2whirl::sort_CondVal::ascending [private] |
Definition at line 230 of file xaif2whirl.cxx.
Referenced by operator()().