API
 
Loading...
Searching...
No Matches
MagAOX::file::compStdFileName< stdFileNameT > Struct Template Reference

Sort predicate for stdFileNames. More...

#include <stdFileName.hpp>

Collaboration diagram for MagAOX::file::compStdFileName< stdFileNameT >:
Collaboration graph

Public Member Functions

bool operator() (const stdFileNameT &a, const stdFileNameT &b) const
 Comparison operator.
 

Detailed Description

template<class stdFileNameT>
struct MagAOX::file::compStdFileName< stdFileNameT >

Sort predicate for stdFileNames.

Sorting is on 'fullName()'

Definition at line 679 of file stdFileName.hpp.

Member Function Documentation

◆ operator()()

template<class stdFileNameT >
bool MagAOX::file::compStdFileName< stdFileNameT >::operator() ( const stdFileNameT &  a,
const stdFileNameT &  b 
) const
inline

Comparison operator.

Returns
true if a < b
false otherwise

Definition at line 685 of file stdFileName.hpp.

References a(), and b().


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