Class used to keep track of which StdNavTimeOffset objects are unique, by ordering the shared pointers in a set in a specific way.
Definition at line 478 of file NavDataFactoryWithStore.hpp.
Public Member Functions | |
bool | operator() (const std::shared_ptr< StdNavTimeOffset > &left, const std::shared_ptr< StdNavTimeOffset > &right) const |
bool gnsstk::NavDataFactoryWithStore::UniqueTimeOffset::operator() | ( | const std::shared_ptr< StdNavTimeOffset > & | left, |
const std::shared_ptr< StdNavTimeOffset > & | right | ||
) | const |
Definition at line 1513 of file NavDataFactoryWithStore.cpp.