Public Member Functions | List of all members
sick_scan::FifoBuffer< ElementType, MutexType >::UnaryConditionIf Class Referenceabstract

#include <fifo_buffer.h>

Public Member Functions

virtual bool condition (const ElementType &element)=0
 

Detailed Description

template<typename ElementType, typename MutexType = boost::mutex>
class sick_scan::FifoBuffer< ElementType, MutexType >::UnaryConditionIf

Interface class to search for an element with a unary condition.

Definition at line 159 of file fifo_buffer.h.

Member Function Documentation

template<typename ElementType, typename MutexType = boost::mutex>
virtual bool sick_scan::FifoBuffer< ElementType, MutexType >::UnaryConditionIf::condition ( const ElementType &  element)
pure virtual

Search callback: return true, if the search condition for an element is true, or false otherwise


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


sick_scan
Author(s): Michael Lehning , Jochen Sprickerhof , Martin Günther
autogenerated on Wed May 5 2021 03:05:49