$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
scribo::internal::object_links_data< L > Struct Template Reference

#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< unsignedcomp_to_link_
component_set< L > components_

Detailed Description

template<typename L>
struct scribo::internal::object_links_data< L >

Data structure for scribo::object_links<I>.

Definition at line 56 of file object_links.hh.