DDS-PSM-C++
1.0
ISO C++ API for OpenSplice DDS
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
src
hpp
dds
sub
TGenerationCount.hpp
Go to the documentation of this file.
1
#ifndef OMG_DDS_SUB_T_GENERATION_COUNT_HPP_
2
#define OMG_DDS_SUB_T_GENERATION_COUNT_HPP_
3
4
#include <
dds/core/Value.hpp
>
5
6
namespace
dds {
namespace
sub {
7
template
<
typename
DELEGATE>
8
class
TGenerationCount
;
9
} }
10
11
template
<
typename
DELEGATE>
12
class
dds::sub::TGenerationCount
:
public
dds::core::Value
<DELEGATE> {
13
public
:
14
TGenerationCount
();
15
TGenerationCount
(int32_t dgc, int32_t nwgc);
16
17
public
:
18
int32_t
disposed
()
const
;
19
inline
int32_t
no_writers
()
const
;
20
21
};
22
23
#endif
/* OMG_DDS_SUB_T_GENERATION_COUNT_HPP_ */
Generated on Sat Nov 3 2012 00:02:19 for DDS-PSM-C++ by
1.8.2