OpenDDS  Snapshot(2023/04/28-20:55)
MulticastSession.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 
13 ACE_INLINE MulticastDataLink*
15 {
16  return this->link_;
17 }
18 
21 {
22  return this->remote_peer_;
23 }
24 
25 } // namespace DCPS
26 } // namespace OpenDDS
27 
ACE_INT64 MulticastPeer
MulticastPeer remote_peer() const
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
#define ACE_INLINE
The Internal API and Implementation of OpenDDS.
Definition: AddressCache.h:28