LCOV - code coverage report
Current view: top level - DCPS/transport/framework - TransportReceiveListener.cpp (source / functions) Hit Total Coverage
Test: coverage.info Lines: 0 4 0.0 %
Date: 2023-04-30 01:32:43 Functions: 0 5 0.0 %

          Line data    Source code
       1             : /*
       2             :  *
       3             :  *
       4             :  * Distributed under the OpenDDS License.
       5             :  * See: http://www.opendds.org/license.html
       6             :  */
       7             : 
       8             : #include "DCPS/DdsDcps_pch.h" //Only the _pch include should start with DCPS/
       9             : #include "TransportReceiveListener.h"
      10             : #include "EntryExit.h"
      11             : 
      12             : OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL
      13             : 
      14           0 : OpenDDS::DCPS::TransportReceiveListener::TransportReceiveListener()
      15             : {
      16             :   DBG_ENTRY_LVL("TransportReceiveListener","TransportReceiveListener",6);
      17           0 : }
      18             : 
      19           0 : OpenDDS::DCPS::TransportReceiveListener::~TransportReceiveListener()
      20             : {
      21             :   DBG_ENTRY_LVL("TransportReceiveListener","~TransportReceiveListener",6);
      22           0 : }
      23             : 
      24             : OPENDDS_END_VERSIONED_NAMESPACE_DECL

Generated by: LCOV version 1.16