#include <ifd.hpp>
Public Member Functions | |
FindEntryByIdx (int idx) | |
Constructor, initializes the object with the index to look for. | |
bool | operator() (const Entry &entry) const |
Returns true if the idx of the argument entry is equal to that of the object. |