Ring Daemon 16.0.0
Loading...
Searching...
No Matches
jami::PaDeviceInfos::NameComparator Class Reference

Unary function to search for a device by name in a list using std functions. More...

#include <pulselayer.h>

Collaboration diagram for jami::PaDeviceInfos::NameComparator:
Collaboration graph

Public Member Functions

 NameComparator (const std::string &ref)
 
bool operator() (const PaDeviceInfos &arg)
 

Detailed Description

Unary function to search for a device by name in a list using std functions.

Definition at line 71 of file pulselayer.h.

Constructor & Destructor Documentation

◆ NameComparator()

jami::PaDeviceInfos::NameComparator::NameComparator ( const std::string &  ref)
inlineexplicit

Definition at line 74 of file pulselayer.h.

Member Function Documentation

◆ operator()()

bool jami::PaDeviceInfos::NameComparator::operator() ( const PaDeviceInfos arg)
inline

Definition at line 77 of file pulselayer.h.

References jami::emitSignal().

Here is the call graph for this function:

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