moab
moab::SetContOffComp Struct Reference

List of all members.

Public Member Functions

bool operator() (const long a1[4], const long a2)

Detailed Description

Definition at line 2209 of file ReadHDF5.cpp.


Member Function Documentation

bool moab::SetContOffComp::operator() ( const long  a1[4],
const long  a2 
) [inline]

Definition at line 2210 of file ReadHDF5.cpp.

    { return a1[ReadHDF5::CONTENT] < a2; }

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