| Sygaldry
    | 
| Public Types | |
| using | init_arg_pack = typename to_arg_pack< Component, ComponentContainer, init_subroutine_reflection< Component > >::pack_t | 
| using | main_arg_pack = typename to_arg_pack< Component, ComponentContainer, main_subroutine_reflection< Component > >::pack_t | 
| using | ext_src_arg_pack = typename to_arg_pack< Component, ComponentContainer, external_sources_subroutine_reflection< Component > >::pack_t | 
| using | ext_dst_arg_pack = typename to_arg_pack< Component, ComponentContainer, external_destinations_subroutine_reflection< Component > >::pack_t | 
| Public Attributes | |
| Component & | component | 
| init_arg_pack | init_args | 
| main_arg_pack | main_args | 
| ext_src_arg_pack | ext_src_args | 
| ext_dst_arg_pack | ext_dst_args |