aggregator
Namespaces | Functions
DetermineSampleTimestamp.hpp File Reference
#include <base/Time.hpp>
#include <boost/shared_ptr.hpp>
#include <stdexcept>

Go to the source code of this file.

Namespaces

 aggregator
 

Functions

template<typename T >
base::Time aggregator::determineTimestamp (const T &type)
 
template<typename T >
base::Time aggregator::determineTimestamp (const T *type)
 
template<typename T >
base::Time aggregator::determineTimestamp (const boost::shared_ptr< T > &type)