OpenDDS
Snapshot(2023/04/28-20:55)
dds
DCPS
transport
shmem
ShmemDataLink.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
14
ACE_INLINE
std::string
15
ShmemDataLink::peer_address
()
16
{
17
return
this->
peer_address_
;
18
}
19
20
}
// namespace DCPS
21
}
// namespace OpenDDS
22
23
OPENDDS_END_VERSIONED_NAMESPACE_DECL
OpenDDS::DCPS::ShmemDataLink::peer_address
std::string peer_address()
Definition:
ShmemDataLink.inl:15
OpenDDS::DCPS::ShmemDataLink::peer_address_
std::string peer_address_
Definition:
ShmemDataLink.h:90
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
The Internal API and Implementation of OpenDDS.
Definition:
AddressCache.h:28
Generated by
1.8.13