Midge
v3.9.2
Data Processing Framework
Class Hierarchy
Go to the graphical class hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
3
4
]
C
_
C
_buffer< x_type >
C
_consumer< x_in_list >
C
_index
The prototype class that gets replaced by a type index (or rather the struct that wraps a type's index)
C
_producer< x_out_list >
▼
C
_producer< type_list< int_data > >
C
int_producer
C
_transformer< x_in_list, x_out_list >
C
_type
The prototype class that gets replaced by a type
▼
C
base_exception
C
error
C
node_fatal_error
C
node_nonfatal_error
C
buffer< x_type >
▼
C
cancelable
C
diptera
▼
C
node
C
_in< x_type, x_index >
C
_out< x_type, x_index >
C
bystander
▼
C
consumer
C
_consumer< x_in_list< x_in_types... > >
▼
C
producer
C
_producer< x_out_list< x_out_types... > >
▼
C
transformer
C
_transformer< x_in_list< x_in_types... >, x_out_list< x_out_types... > >
▼
C
stream
▼
C
_stream< x_type >
C
_buffer< x_type >::_read_stream
C
_buffer< x_type >::_write_stream
C
initializer< x_type >
▼
C
input
C
_input< x_node, x_type >
▼
C
instructable
C
node
C
int_data
C
message
C
message_end
C
message_line
▼
C
output
C
_output< x_node, x_type >
C
reader
▼
C
signal
C
m_signal< x_args >
▼
C
singleton
C
messages
▼
C
slot
C
m_slot< x_args >
C
socket< x_type, x_index >
▼
C
stream
▼
C
read_stream< x_type >
C
buffer< x_type >::buffer_read_stream
▼
C
write_stream< x_type >
C
buffer< x_type >::buffer_write_stream
C
read_stream< real_t >
C
write_stream< real_t >
C
tester
C
type_at_impl< x_index, x_types >
C
type_at_impl< 0, x_head, x_tail... >
C
type_at_impl< x_index >
▼
C
type_at_impl< x_index-1, x_tail... >
C
type_at_impl< x_index, x_head, x_tail... >
▼
C
type_chain< x_prototype, x_index, x_types >
Template prototype
C
_consumer< x_in_list< x_in_types... > >
C
_producer< x_out_list< x_out_types... > >
C
_transformer< x_in_list< x_in_types... >, x_out_list< x_out_types... > >
C
_transformer< x_in_list< x_in_types... >, x_out_list< x_out_types... > >
▼
C
type_chain< socket< _type, _index >, 0, x_types... >
C
parent< x_types >
C
type_chain< x_prototype, x_index >
Final level of
type_chain
, once the set of types has been exhausted
▼
C
type_chain< x_prototype, x_index+1, x_tail... >
C
type_chain< x_prototype, x_index, x_head, x_tail... >
Version of
type_chain
that actually gets used
C
type_list< x_types >
Type list
C
type_rename_impl< x_a, x_b >
C
type_rename_impl< x_a< x_types... >, x_b >
▼
C
type_replace
C
type_chain< x_prototype, x_index, x_head, x_tail... >
Version of
type_chain
that actually gets used
C
type_replace_imp< x_list, x_find, x_replace >
C
type_replace_imp< x_list< x_types... >, x_find, x_replace >
C
writer
Generated by
1.8.13