OpenDDS
Snapshot(2023/04/28-20:55)
dds
DCPS
transport
framework
TransportReceiveStrategy.cpp
Go to the documentation of this file.
1
/*
2
* Distributed under the OpenDDS License.
3
* See: http://www.opendds.org/license.html
4
*/
5
6
#include "
DCPS/DdsDcps_pch.h
"
// Only the _pch include should start with DCPS/
7
8
#include "
TransportReceiveStrategy_T.h
"
9
10
OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL
11
12
namespace
OpenDDS
{
13
namespace
DCPS {
14
15
const
size_t
TransportReceiveConstants::RECEIVE_BUFFERS
;
16
const
size_t
TransportReceiveConstants::BUFFER_LOW_WATER
;
17
const
size_t
TransportReceiveConstants::MESSAGE_BLOCKS
;
18
const
size_t
TransportReceiveConstants::DATA_BLOCKS
;
19
20
}
21
}
22
OPENDDS_END_VERSIONED_NAMESPACE_DECL
OpenDDS::DCPS::TransportReceiveConstants::MESSAGE_BLOCKS
static const size_t MESSAGE_BLOCKS
Definition:
TransportReceiveStrategy_T.h:40
OpenDDS::DCPS::TransportReceiveConstants::DATA_BLOCKS
static const size_t DATA_BLOCKS
Definition:
TransportReceiveStrategy_T.h:41
TransportReceiveStrategy_T.h
OpenDDS::DCPS::TransportReceiveConstants::RECEIVE_BUFFERS
static const size_t RECEIVE_BUFFERS
Definition:
TransportReceiveStrategy_T.h:33
DdsDcps_pch.h
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
OpenDDS::DCPS::TransportReceiveConstants::BUFFER_LOW_WATER
static const size_t BUFFER_LOW_WATER
Definition:
TransportReceiveStrategy_T.h:34
OpenDDS
The Internal API and Implementation of OpenDDS.
Definition:
AddressCache.h:28
Generated by
1.8.13