Public Member Functions | Public Attributes | List of all members
uavcan::Multiset< T >::IndexPredicate Struct Reference
Inheritance diagram for uavcan::Multiset< T >::IndexPredicate:
Inheritance graph
[legend]

Public Member Functions

 IndexPredicate (unsigned target_index)
 
bool operator() (const T &)
 

Public Attributes

unsigned index
 

Additional Inherited Members

- Protected Member Functions inherited from uavcan::Noncopyable
 Noncopyable ()
 
 ~Noncopyable ()
 

Detailed Description

template<typename T>
struct uavcan::Multiset< T >::IndexPredicate

Definition at line 141 of file multiset.hpp.

Constructor & Destructor Documentation

◆ IndexPredicate()

template<typename T >
uavcan::Multiset< T >::IndexPredicate::IndexPredicate ( unsigned  target_index)
inline

Definition at line 144 of file multiset.hpp.

Member Function Documentation

◆ operator()()

template<typename T >
bool uavcan::Multiset< T >::IndexPredicate::operator() ( const T &  )
inline

Definition at line 148 of file multiset.hpp.

Member Data Documentation

◆ index

template<typename T >
unsigned uavcan::Multiset< T >::IndexPredicate::index

Definition at line 143 of file multiset.hpp.


The documentation for this struct was generated from the following file:


uavcan_communicator
Author(s):
autogenerated on Fri Dec 13 2024 03:10:04