#include "../../basic_types.h"
Include dependency graph for storage_distribution.h:

This graph shows which files directly or indirectly include this file:

Classes | |
| struct | _StorageDistribution |
| struct | _StorageDistributionSet |
Typedefs | |
| typedef struct _StorageDistribution | StorageDistribution |
| typedef struct _StorageDistributionSet | StorageDistributionSet |
Typedef Documentation
| typedef struct _StorageDistribution StorageDistribution |
StorageDistribution A storage distribution.
| typedef struct _StorageDistributionSet StorageDistributionSet |
StorageDistributionSet A container for a linked-list of storage distributions with the same size. The container can also be used to build a linked-list of distributions of different size.

