GridComputing
Job Management in Grid Computing
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
IdLess< Idable > Struct Template Reference

IdLess struct. More...

#include <job.h>

Public Member Functions

bool operator() (Idable *const &lhs, Idable *const &rhs) const
 

Detailed Description

template<class Idable>
struct IdLess< Idable >

IdLess struct.

Function Object that compares two objects by id

Member Function Documentation

template<class Idable >
bool IdLess< Idable >::operator() ( Idable *const &  lhs,
Idable *const &  rhs 
) const

The documentation for this struct was generated from the following file: