CoreDX DDS Modern C++ API
Public Member Functions | List of all members
dds::sub::functors::detail::InstanceManipulatorFunctor Class Reference

Support functor for dds::sub::instance read manipulator. More...

Public Member Functions

 InstanceManipulatorFunctor (const dds::core::InstanceHandle &h)
 Create a manipulator object to filter read of samples according to their instance. More...
 

Detailed Description

Support functor for dds::sub::instance read manipulator.

Constructor & Destructor Documentation

◆ InstanceManipulatorFunctor()

dds::sub::functors::detail::InstanceManipulatorFunctor::InstanceManipulatorFunctor ( const dds::core::InstanceHandle h)
inline

Create a manipulator object to filter read of samples according to their instance.

Parameters
hsample instance filter, only samples of the given instance are read

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