|
Kitlist
A list manager for maintaining kit lists
|
This is the complete list of members for Category, including all inherited members.
| Category() | Category | inline |
| Category(int32_t id, std::string name) | Category | inlineprotected |
| get_id() const | Category | inline |
| get_name() const | Category | inline |
| id | Category | private |
| item_map | Category | private |
| items | Category | private |
| KitParser class | Category | friend |
| Model class | Category | friend |
| name | Category | |
| operator<(const Category &lhs, const Category &rhs) | Category | friend |
| operator<(std::shared_ptr< Category > lhs, std::shared_ptr< Category > rhs) | Category | friend |
| operator<(std::weak_ptr< Category > lhs, std::weak_ptr< Category > rhs) | Category | friend |
| set_name(const std::string &name) | Category | inlineprotected |
| sort_items() | Category | inline |
| XmlWriter class | Category | friend |