CoreDX DDS Modern C++ API
Static Public Member Functions | List of all members
dds::sub::status::SampleState Class Reference

Indicates the 'read' state of a sample. More...

Inherits bitset< OMG_DDS_STATE_BIT_COUNT >.

Static Public Member Functions

static const SampleState read ()
 SampleState with 'read' set.
 
static const SampleState not_read ()
 SampleState with 'not-read' set.
 
static const SampleState any ()
 SampleState with 'all' sample states set.
 

Detailed Description

Indicates the 'read' state of a sample.


© 2009-2020 Twin Oaks Computing, Inc
Castle Rock, CO 80104
All rights reserved.