GNU Radio 3.6.5 C++ API

pmt::pmt_comperator Class Reference

Provide a comparator function object to allow pmt use in stl types. More...

#include <pmt.h>

List of all members.

Public Member Functions

bool operator() (pmt::pmt_t const &p1, pmt::pmt_t const &p2) const

Detailed Description

Provide a comparator function object to allow pmt use in stl types.


Member Function Documentation

bool pmt::pmt_comperator::operator() ( pmt::pmt_t const &  p1,
pmt::pmt_t const &  p2 
) const [inline]

References pmt::pmt_eqv().


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