$extrastylesheet
#include <scribo/core/object_links.hh>
Public Member Functions | |
| object_links_data (const component_set< L > &components, unsigned size) | |
| object_links_data (const component_set< L > &components, unsigned size, unsigned default_link_id) | |
Public Attributes | |
| mln::util::array< unsigned > | comp_to_link_ |
| component_set< L > | components_ |
Data structure for scribo::object_links<I>.
Definition at line 56 of file object_links.hh.