CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
cmlabs::cmpObsEntry Struct Reference

Comparator matching ObsEntry records by name only (used for de-duplication in containers). More...

#include <Observations.h>

Public Member Functions

bool operator() (const ObsEntry &a, const ObsEntry &b) const

Detailed Description

Comparator matching ObsEntry records by name only (used for de-duplication in containers).

Definition at line 27 of file Observations.h.

Member Function Documentation

◆ operator()()

bool cmlabs::cmpObsEntry::operator() ( const ObsEntry & a,
const ObsEntry & b ) const
inline

Definition at line 28 of file Observations.h.

References cmlabs::ObsEntry::name.


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