dca_interface
6.3.4
|
Container class for Category objects. More...
Go to the source code of this file.
Classes | |
class | dca::Categories |
Definition of a container class for Category objects. More... | |
Container class for Category objects.
Can be obtained from a CategoriesInfo object.
Use Categories similar to a std::container. The container can be easily iterated over using size() and operator [].
Definition in file base_categories.h.