$extrastylesheet
#include <scribo/core/object_groups.hh>
Public Member Functions | |
object_groups_data (const object_links< L > &links) | |
object_groups_data (const object_links< L > &links, const mln::util::array< group_info > &info) |
Public Attributes | |
mln::util::array< unsigned > | comp_to_group_ |
component_set< L > | components_ |
mln::util::array< group_info > | group_info_ |
object_links< L > | links_ |
Data structure for scribo::object_groups<I>
.
Definition at line 71 of file object_groups.hh.