storage_distribution.h File Reference

#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

StorageDistribution A storage distribution.

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.