OpenDDS
Snapshot(2023/04/28-20:55)
dds
DCPS
ZeroCopySeqBase.h
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
#ifndef OPENDDS_DCPS_ZEROCOPYSEQBASE_H
9
#define OPENDDS_DCPS_ZEROCOPYSEQBASE_H
10
11
#if !defined (ACE_LACKS_PRAGMA_ONCE)
12
# pragma once
13
#endif
/* ACE_LACKS_PRAGMA_ONCE */
14
15
//The TAO_IDL compiler-generated code expects to find this constant
16
//in the in the global namespace. It's not worth the overhead of a
17
//TAO_IDL change to fix this right now but it eventually should be in
18
//the OpenDDS::DCPS namespace.
19
enum
{
DCPS_ZERO_COPY_SEQ_DEFAULT_SIZE
= 20 };
20
21
#endif
/* ZEROCOPYSEQBASE_H */
DCPS_ZERO_COPY_SEQ_DEFAULT_SIZE
Definition:
ZeroCopySeqBase.h:19
Generated by
1.8.13