CategoryCompareId Class Reference

Comparator used for comparing Categories by id. More...

#include <category.hpp>

List of all members.

Public Member Functions

 CategoryCompareId ()
int operator() (Category *c1, Category *c2)


Detailed Description

Comparator used for comparing Categories by id.

See also:
Category

Definition at line 77 of file category.hpp.


Constructor & Destructor Documentation

CategoryCompareId::CategoryCompareId (  )  [inline]

Definition at line 79 of file category.hpp.


Member Function Documentation

int CategoryCompareId::operator() ( Category c1,
Category c2 
) [inline]

Definition at line 80 of file category.hpp.

References Category::m_id.


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

Copyright 2008, 2009 Frank Dean