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

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

capacityPool
growth_factorPool
indexPool
pool_create(unsigned int initial_capacity, float growth_factor)Pool
pool_delete(struct Pool **this)Pool
pool_get_product_by_index(const struct Pool *this, unsigned int index)Pool
pool_insert_element(struct Pool *this, struct Product *product)Pool
pool_serialise_report(const struct Pool *this, FILE *buffer)Pool
pool_serialise_stock_file(const struct Pool *this, FILE *buffer)Pool
print_dashed_header(FILE *const buffer)Poolprivatestatic
productsPool