mrfioc2  2.3.0
Public Member Functions | List of all members
mrf::Object::_compName Struct Reference

#include <object.h>

Public Member Functions

bool operator() (const Object *a, const Object *b) const
 

Detailed Description

Definition at line 381 of file object.h.

Member Function Documentation

◆ operator()()

bool mrf::Object::_compName::operator() ( const Object a,
const Object b 
) const
inline

Definition at line 382 of file object.h.

382 {return a->name()<b->name();}

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