UFO 1.0.0
An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
Loading...
Searching...
No Matches
ufo::pred::Time< PC > Struct Template Reference

Public Member Functions

 Time (time_t time)
 

Public Attributes

time_t time
 

Detailed Description

template<PredicateCompare PC = PredicateCompare::EQUAL>
struct ufo::pred::Time< PC >

Definition at line 53 of file time.hpp.

Constructor & Destructor Documentation

◆ Time()

template<PredicateCompare PC = PredicateCompare::EQUAL>
ufo::pred::Time< PC >::Time ( time_t  time)
inline

Definition at line 56 of file time.hpp.

Member Data Documentation

◆ time

template<PredicateCompare PC = PredicateCompare::EQUAL>
time_t ufo::pred::Time< PC >::time

Definition at line 54 of file time.hpp.


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