Kitlist  1.1.0
Classes | Typedefs
category.hpp File Reference
#include <iostream>
#include <vector>
#include "item.hpp"

Go to the source code of this file.

Classes

class  Category
 Represents a Category. More...
 
class  CategoryCompareName
 Comparator used for sorting Categories by name. More...
 
class  CategoryCompareId
 Comparator used for comparing Categories by id. More...
 

Typedefs

typedef std::vector< Category * > CategoryContainer
 
typedef CategoryContainer::iterator CategoryIter
 

Typedef Documentation

◆ CategoryContainer

typedef std::vector<Category*> CategoryContainer

Definition at line 84 of file category.hpp.

◆ CategoryIter

typedef CategoryContainer::iterator CategoryIter

Definition at line 85 of file category.hpp.


Copyright 2008-2021 Frank Dean