Skip to content

Commit

Permalink
Implement ir unit deserialization methods
Browse files Browse the repository at this point in the history
  • Loading branch information
LinZhihao-723 committed Sep 24, 2024
1 parent 3ceb17e commit 767c3b3
Show file tree
Hide file tree
Showing 8 changed files with 666 additions and 589 deletions.
2 changes: 2 additions & 0 deletions components/core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,8 @@ set(SOURCE_FILES_unitTest
src/clp/ffi/ir_stream/decoding_methods.inc
src/clp/ffi/ir_stream/encoding_methods.cpp
src/clp/ffi/ir_stream/encoding_methods.hpp
src/clp/ffi/ir_stream/ir_unit_deserialization_methods.cpp
src/clp/ffi/ir_stream/ir_unit_deserialization_methods.hpp
src/clp/ffi/ir_stream/protocol_constants.hpp
src/clp/ffi/ir_stream/Serializer.cpp
src/clp/ffi/ir_stream/Serializer.hpp
Expand Down
Loading

0 comments on commit 767c3b3

Please sign in to comment.