te::dt::DataTypeManager::IdComparer Struct Reference

A functor for comparing a pair of pointers to data types by id. More...

Public Member Functions

bool operator() (const DataType *f, const DataType *s) const
 

Detailed Description

A functor for comparing a pair of pointers to data types by id.

Definition at line 148 of file DataTypeManager.h.

Member Function Documentation

bool te::dt::DataTypeManager::IdComparer::operator() ( const DataType f,
const DataType s 
) const
inline

Definition at line 150 of file DataTypeManager.h.

References te::dt::DataType::getId().


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