CategoryCompareName Class Reference

Comparator used for sorting Categories by name. More...

#include <category.hpp>

List of all members.

Public Member Functions

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


Detailed Description

Comparator used for sorting Categories by name.

See also:
Category

Definition at line 66 of file category.hpp.


Constructor & Destructor Documentation

CategoryCompareName::CategoryCompareName (  )  [inline]

Definition at line 68 of file category.hpp.


Member Function Documentation

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

Definition at line 69 of file category.hpp.

References Category::m_name.


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

Copyright 2008, 2009 Frank Dean