an entry in the list of partitions More...
#include <dna.h>
Public Member Functions | |
| bool | operator== (const Partition &other) const | 
| tell if two classes are equal  | |
| bool | operator!= (const Partition &other) const | 
| tell if two classes are not equal  | |
Public Attributes | |
| ID | id_ | 
| the unique ID of the component  | |
| int | start_ | 
| index of the first value  | |
| int | count_ | 
| number of values  | |
an entry in the list of partitions