LCOV - code coverage report
Current view: top level - DCPS - DataReaderImpl.inl (source / functions) Hit Total Coverage
Test: coverage.info Lines: 0 7 0.0 %
Date: 2023-04-30 01:32:43 Functions: 0 3 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             : OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL
       9             : 
      10             : ACE_INLINE
      11             : const OpenDDS::DCPS::DataReaderImpl::StatsMapType&
      12             : OpenDDS::DCPS::DataReaderImpl::raw_latency_statistics() const
      13             : {
      14             :   return this->statistics_;
      15             : }
      16             : 
      17             : ACE_INLINE
      18             : unsigned int&
      19           0 : OpenDDS::DCPS::DataReaderImpl::raw_latency_buffer_size()
      20             : {
      21           0 :   return this->raw_latency_buffer_size_;
      22             : }
      23             : 
      24             : ACE_INLINE
      25             : OpenDDS::DCPS::DataCollector<double>::OnFull&
      26           0 : OpenDDS::DCPS::DataReaderImpl::raw_latency_buffer_type()
      27             : {
      28           0 :   return this->raw_latency_buffer_type_;
      29             : }
      30             : 
      31             : ACE_INLINE
      32             : void
      33           0 : OpenDDS::DCPS::DataReaderImpl::disable_transport()
      34             : {
      35           0 :   this->transport_disabled_ = true;
      36           0 : }
      37             : 
      38             : OPENDDS_END_VERSIONED_NAMESPACE_DECL

Generated by: LCOV version 1.16