Go to the source code of this file.
| Namespaces | |
| gencpp | |
| Functions | |
| def | gencpp._escape_string (s) | 
| def | gencpp.cpp_message_declarations (name_prefix, msg) | 
| def | gencpp.default_value (type_) | 
| def | gencpp.escape_message_definition (definition) | 
| def | gencpp.escape_string (str_) | 
| def | gencpp.generate_fixed_length_assigns (spec, container_gets_allocator, cpp_name_prefix) | 
| def | gencpp.generate_initializer_list (spec, container_gets_allocator) | 
| def | gencpp.is_fixed_length (spec, msg_context, includepath) | 
| def | gencpp.msg_type_to_cpp (type_) | 
| def | gencpp.takes_allocator (type_) | 
| Variables | |
| dictionary | gencpp.MSG_TYPE_TO_CPP |