LCOV - code coverage report
Current view: top level - DCPS/transport/framework - ThreadPerConRemoveVisitor.inl (source / functions) Hit Total Coverage
Test: coverage.info Lines: 0 7 0.0 %
Date: 2023-04-30 01:32:43 Functions: 0 2 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 "EntryExit.h"
       9             : 
      10             : ACE_INLINE
      11           0 : OpenDDS::DCPS::ThreadPerConRemoveVisitor::ThreadPerConRemoveVisitor(
      12           0 :   const ACE_Message_Block* sample)
      13           0 :   : sample_(sample)
      14           0 :   , status_(REMOVE_NOT_FOUND)
      15             : {
      16             :   DBG_ENTRY("ThreadPerConRemoveVisitor", "ThreadPerConRemoveVisitor");
      17           0 : }
      18             : 
      19             : ACE_INLINE OpenDDS::DCPS::RemoveResult
      20           0 : OpenDDS::DCPS::ThreadPerConRemoveVisitor::status() const
      21             : {
      22             :   DBG_ENTRY("ThreadPerConRemoveVisitor", "status");
      23           0 :   return this->status_;
      24             : }

Generated by: LCOV version 1.16