LCOV - code coverage report | ||||||||||||||||||||||
![]() | ||||||||||||||||||||||
|
||||||||||||||||||||||
![]() |
Line data Source code 1 : #pragma once 2 : 3 : #include <wfc/module/module.hpp> 4 : 5 : namespace wfc{ namespace io{ 6 : 7 0 : class broker_module 8 : : public ::wfc::module 9 : { 10 : public: 11 : broker_module(); 12 : }; 13 : 14 : }} |
![]() |
Generated by: LCOV version 1.10 |