partition  0.1.1
 All Classes Namespaces Functions Variables Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCpartition::Group< M, V >::ConstIteratorA bidirectional iterator for traversing the Entry objects of a const Group
oCpartition::Domain< M, V >A resizable array of Entry objects having sequentially numbered IDs which may be partitioned across an arbitrary number of associated Groups
oCpartition::Domain< M, V >::EntryA data pair consisting of an integer ID and a user-provided member of type M
oCpartition::Group< M, V >Maintains a doubly linked list of Entry objects from a single associated Domain and may also be assigned a user-defined value of type V
oCpartition::Group< M, V >::IteratorA bidirectional iterator for traversing the Entry objects of a Group
\Cruntime_error
 \Cpartition::PartitionExceptionExtension of std::runtime_error thrown for all errors detected by software entities defined in the partition namespace