-
- Downloads
Fix bugs and add new frameset and builder classes
parent
b8c93fb7
No related branches found
No related tags found
Showing
- components/streams/include/ftl/streams/builder.hpp 106 additions, 0 deletionscomponents/streams/include/ftl/streams/builder.hpp
- components/streams/include/ftl/streams/feed.hpp 4 additions, 1 deletioncomponents/streams/include/ftl/streams/feed.hpp
- components/streams/src/builder.cpp 328 additions, 0 deletionscomponents/streams/src/builder.cpp
- components/streams/test/CMakeLists.txt 12 additions, 0 deletionscomponents/streams/test/CMakeLists.txt
- components/streams/test/builder_unit.cpp 133 additions, 0 deletionscomponents/streams/test/builder_unit.cpp
- components/structures/CMakeLists.txt 1 addition, 1 deletioncomponents/structures/CMakeLists.txt
- components/structures/include/ftl/data/new_frame.hpp 6 additions, 3 deletionscomponents/structures/include/ftl/data/new_frame.hpp
- components/structures/include/ftl/data/new_frameset.hpp 86 additions, 0 deletionscomponents/structures/include/ftl/data/new_frameset.hpp
- components/structures/src/frameset.cpp 40 additions, 0 deletionscomponents/structures/src/frameset.cpp
- components/structures/src/new_frame.cpp 5 additions, 3 deletionscomponents/structures/src/new_frame.cpp
- components/structures/src/pool.cpp 3 additions, 3 deletionscomponents/structures/src/pool.cpp
- components/structures/test/frame_example_1.cpp 1 addition, 1 deletioncomponents/structures/test/frame_example_1.cpp
- components/structures/test/frame_unit.cpp 2 additions, 1 deletioncomponents/structures/test/frame_unit.cpp
- components/structures/test/pool_unit.cpp 3 additions, 1 deletioncomponents/structures/test/pool_unit.cpp
Loading
Please register or sign in to comment