OpenDDS  Snapshot(2023/04/28-20:55)
DirectPriorityMapper.inl
Go to the documentation of this file.
1 /*
2  *
3  *
4  * Distributed under the OpenDDS License.
5  * See: http://www.opendds.org/license.html
6  */
7 
9 
10 namespace OpenDDS {
11 namespace DCPS {
12 
15  : PriorityMapper(priority)
16 {
17 }
18 
19 }
20 }
21 
ACE_CDR::Long Priority
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
#define ACE_INLINE
Encapsulate a TRANSPORT_PRIORITY value.
The Internal API and Implementation of OpenDDS.
Definition: AddressCache.h:28
DirectPriorityMapper(Priority priority=0)
Construct with a priority value.