LCOV - code coverage report
Current view: top level - DCPS - RepoIdBuilder.inl (source / functions) Hit Total Coverage
Test: coverage.info Lines: 6 6 100.0 %
Date: 2023-04-30 01:32:43 Functions: 2 2 100.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             : namespace OpenDDS {
      11             : namespace DCPS {
      12             : 
      13             : ACE_INLINE void
      14          12 : RepoIdBuilder::federationId(long federationId)
      15             : {
      16          12 :   guidPrefix1(federationId);
      17          12 : }
      18             : 
      19             : ACE_INLINE void
      20          12 : RepoIdBuilder::participantId(long participantId)
      21             : {
      22          12 :   guidPrefix2(participantId);
      23          12 : }
      24             : 
      25             : 
      26             : } // namespace DCPS
      27             : } // namespace OpenDDS
      28             : 
      29             : OPENDDS_END_VERSIONED_NAMESPACE_DECL

Generated by: LCOV version 1.16