OpenDDS
Snapshot(2023/04/28-20:55)
dds
DCPS
transport
multicast
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
8
OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL
9
10
namespace
OpenDDS
{
11
namespace
DCPS {
12
13
ACE_INLINE
MulticastDataLink*
14
MulticastSession::link
()
15
{
16
return
this->
link_
;
17
}
18
19
ACE_INLINE
MulticastPeer
20
MulticastSession::remote_peer
()
const
21
{
22
return
this->
remote_peer_
;
23
}
24
25
}
// namespace DCPS
26
}
// namespace OpenDDS
27
28
OPENDDS_END_VERSIONED_NAMESPACE_DECL
OpenDDS::DCPS::MulticastPeer
ACE_INT64 MulticastPeer
Definition:
MulticastTypes.h:19
OpenDDS::DCPS::MulticastSession::link
MulticastDataLink * link()
Definition:
MulticastSession.inl:14
OpenDDS::DCPS::MulticastSession::remote_peer
MulticastPeer remote_peer() const
Definition:
MulticastSession.inl:20
OpenDDS::DCPS::MulticastSession::remote_peer_
MulticastPeer remote_peer_
Definition:
MulticastSession.h:82
OPENDDS_END_VERSIONED_NAMESPACE_DECL
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
Definition:
Versioned_Namespace.h:48
OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL
Definition:
Hash.cpp:17
ACE_INLINE
#define ACE_INLINE
OpenDDS::DCPS::MulticastSession::link_
MulticastDataLink * link_
Definition:
MulticastSession.h:80
OpenDDS
The Internal API and Implementation of OpenDDS.
Definition:
AddressCache.h:28
Generated by
1.8.13