|
Stock Control System
|
This is the complete list of members for Product, including all inherited members.
| id | Product | |
| name | Product | |
| product_create(unsigned int id, const char *name, unsigned int quantity) | Product | |
| product_delete(struct Product **this) | Product | |
| product_file_serialise(const struct Product *this, FILE *buffer) | Product | |
| product_modify_quantity(struct Product *this, int modifier) | Product | |
| product_ptr_compare(const void *product_lhs, const void *product_rhs) | Product | |
| product_report_serialise(const struct Product *this, FILE *buffer) | Product | |
| quantity | Product |