Kitlist  1.1.0
Public Member Functions | List of all members
CategoryCompareId Class Reference

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

#include <category.hpp>

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::CategoryCompareId ( )
inline

Definition at line 79 of file category.hpp.

Member Function Documentation

◆ operator()()

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-2021 Frank Dean