Changed writer interface from a funtion to a [const] vtable struct.
Showing
- lib/c/Makefile 4 additions, 3 deletionslib/c/Makefile
- lib/c/labcomm.c 28 additions, 28 deletionslib/c/labcomm.c
- lib/c/labcomm.h 18 additions, 34 deletionslib/c/labcomm.h
- lib/c/labcomm_dynamic_buffer_writer.c 80 additions, 61 deletionslib/c/labcomm_dynamic_buffer_writer.c
- lib/c/labcomm_dynamic_buffer_writer.h 1 addition, 4 deletionslib/c/labcomm_dynamic_buffer_writer.h
- lib/c/labcomm_fd_writer.c 61 additions, 50 deletionslib/c/labcomm_fd_writer.c
- lib/c/labcomm_fd_writer.h 1 addition, 4 deletionslib/c/labcomm_fd_writer.h
- lib/c/labcomm_private.h 4 additions, 93 deletionslib/c/labcomm_private.h
- lib/c/test/test_labcomm_basic_type_encoding.c 1 addition, 14 deletionslib/c/test/test_labcomm_basic_type_encoding.c
- lib/c/test/test_labcomm_generated_encoding.c 46 additions, 40 deletionslib/c/test/test_labcomm_generated_encoding.c
Loading
Please register or sign in to comment