OpenDDS  Snapshot(2023/04/28-20:55)
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 
9 
10 namespace OpenDDS {
11 namespace DCPS {
12 
13 
14 ACE_INLINE std::string
16 {
17  return this->peer_address_;
18 }
19 
20 } // namespace DCPS
21 } // namespace OpenDDS
22 
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
#define ACE_INLINE
The Internal API and Implementation of OpenDDS.
Definition: AddressCache.h:28