|
Kitlist
A list manager for maintaining kit lists
|
This is the complete list of members for Item, including all inherited members.
| categories | Item | private |
| category_map | Item | private |
| checked | Item | |
| get_id() const | Item | inline |
| get_name() const | Item | inline |
| id | Item | private |
| is_checked() const | Item | inline |
| Item() | Item | inline |
| Item(int32_t id, std::string name, bool checked) | Item | inlineprotected |
| KitParser class | Item | friend |
| Model class | Item | friend |
| name | Item | |
| operator<(Item &lhs, Item &rhs) | Item | friend |
| operator<(std::shared_ptr< Item > lhs, std::shared_ptr< Item > rhs) | Item | friend |
| set_checked(bool state) | Item | inlineprotected |
| set_name(const std::string &name) | Item | inlineprotected |