CoreDX DDS Modern C++ API
Public Member Functions | List of all members
dds::topic::Filter< D > Class Template Reference

This clas defines a filter that can be used to create a ContentFilteredTopic. More...

Inheritance diagram for dds::topic::Filter< D >:
Inheritance graph
[legend]
Collaboration diagram for dds::topic::Filter< D >:
Collaboration graph
[legend]

Public Member Functions

const_iterator begin () const
 Provides the begin iterator to the parameter list.
 
const_iterator end () const
 The end iterator to the parameter list.
 
iterator begin ()
 Provides the begin iterator to the parameter list.
 
iterator end ()
 The end iterator to the parameter list.
 
- Public Member Functions inherited from dds::core::Value< D >
const D * operator-> () const
 Return the delegate.
 
D * operator-> ()
 Return the delegate.
 
const D & delegate () const
 Return the delegate.
 
D & delegate ()
 Return the delegate.
 

Detailed Description

template<typename D>
class dds::topic::Filter< D >

This clas defines a filter that can be used to create a ContentFilteredTopic.


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