Public Member Functions | Public Attributes | List of all members
ListItem::GreaterThanComparator Struct Reference

Public Member Functions

 GreaterThanComparator (int compare_with)
 
bool operator() (const ListItem *item) const
 

Public Attributes

const int compare_with
 

Detailed Description

Definition at line 16 of file linked_list.cpp.

Constructor & Destructor Documentation

◆ GreaterThanComparator()

ListItem::GreaterThanComparator::GreaterThanComparator ( int  compare_with)
inline

Definition at line 20 of file linked_list.cpp.

Member Function Documentation

◆ operator()()

bool ListItem::GreaterThanComparator::operator() ( const ListItem item) const
inline

Definition at line 24 of file linked_list.cpp.

Member Data Documentation

◆ compare_with

const int ListItem::GreaterThanComparator::compare_with

Definition at line 18 of file linked_list.cpp.


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


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