B | |
| bool_cp [Config_file] | |
C | |
| cp_custom_type [Config_file] |
To define a new cp class, you just have to provide an implementation for the wrappers
between your type
foo and the type Raw.cp.
|
E | |
| enumeration_cp [Config_file] | |
F | |
| filename_cp [Config_file] | |
| float_cp [Config_file] | |
| font_cp [Config_file] | |
G | |
| group [Config_file] |
A group of cps, that can be loaded and saved,
or used to generate command line arguments.
|
I | |
| int_cp [Config_file] | |
L | |
| list_cp [Config_file] | |
O | |
| option_cp [Config_file] | |
S | |
| string2_cp [Config_file] | |
| string_cp [Config_file] | |
T | |
| tuple2_cp [Config_file] | |
| tuple3_cp [Config_file] | |
| tuple4_cp [Config_file] |