Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
▼Nmidge | |
▼Ntest | |
▼Cbuffer | |
Cbuffer_read_stream | |
Cbuffer_write_stream | |
Cint_data | |
Cint_producer | |
Cparent | |
Cread_stream | |
Creader | |
Csocket | |
Cstream | |
Cwrite_stream | |
Cwriter | |
C_ | |
▼C_buffer | |
C_read_stream | |
C_write_stream | |
C_consumer | |
C_consumer< x_in_list< x_in_types... > > | |
C_in | |
C_index | The prototype class that gets replaced by a type index (or rather the struct that wraps a type's index) |
C_input | |
C_out | |
C_output | |
C_producer | |
C_producer< x_out_list< x_out_types... > > | |
C_stream | |
C_transformer | |
C_transformer< x_in_list< x_in_types... >, x_out_list< x_out_types... > > | |
C_type | The prototype class that gets replaced by a type |
Cbystander | |
Cconsumer | |
Cdiptera | |
Cerror | |
Cinitializer | |
Cinput | |
Cinstructable | |
Cm_signal | |
Cm_slot | |
Cmessage | |
Cmessage_end | |
Cmessage_line | |
Cmessages | |
Cnode | |
Cnode_fatal_error | |
Cnode_nonfatal_error | |
Coutput | |
Cproducer | |
Csignal | |
Cslot | |
Cstream | |
Ctester | |
Ctransformer | |
Ctype_at_impl | |
Ctype_at_impl< 0, x_head, x_tail... > | |
Ctype_at_impl< x_index > | |
Ctype_at_impl< x_index, x_head, x_tail... > | |
Ctype_chain | Template prototype |
Ctype_chain< x_prototype, x_index > | Final level of type_chain, once the set of types has been exhausted |
Ctype_chain< x_prototype, x_index, x_head, x_tail... > | Version of type_chain that actually gets used |
Ctype_list | Type list |
Ctype_rename_impl | |
Ctype_rename_impl< x_a< x_types... >, x_b > | |
Ctype_replace_imp | |
Ctype_replace_imp< x_list< x_types... >, x_find, x_replace > | |