Stock Control System
Loading...
Searching...
No Matches
Product Member List

This is the complete list of members for Product, including all inherited members.

idProduct
nameProduct
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
quantityProduct