f01cc9d533cbba689a70c688edd415d15946c81b
[apps/agl-service-can-low-level.git] / tests / alltypes_callback / alltypes.options
1 # Generate all fields as callbacks.
2 AllTypes.*              type:FT_CALLBACK
3 SubMessage.substuff1    max_size:16
4 AllTypes.oneof          no_unions:true
5 *                       packed:true
6
7 # With FT_CALLBACK, these options should get ignored
8 *.*fbytes fixed_length:true max_size:4
9