Public Member Functions | Public Attributes | List of all members
mcap::internal::Interval< Scalar, Value > Class Template Reference

#include <intervaltree.hpp>

Public Member Functions

 Interval (const Scalar &s, const Scalar &e, const Value &v)
 

Public Attributes

Scalar start
 
Scalar stop
 
Value value
 

Detailed Description

template<class Scalar, typename Value>
class mcap::internal::Interval< Scalar, Value >

Definition at line 15 of file intervaltree.hpp.

Constructor & Destructor Documentation

◆ Interval()

template<class Scalar , typename Value >
mcap::internal::Interval< Scalar, Value >::Interval ( const Scalar &  s,
const Scalar &  e,
const Value v 
)
inline

Definition at line 20 of file intervaltree.hpp.

Member Data Documentation

◆ start

template<class Scalar , typename Value >
Scalar mcap::internal::Interval< Scalar, Value >::start

Definition at line 17 of file intervaltree.hpp.

◆ stop

template<class Scalar , typename Value >
Scalar mcap::internal::Interval< Scalar, Value >::stop

Definition at line 18 of file intervaltree.hpp.

◆ value

template<class Scalar , typename Value >
Value mcap::internal::Interval< Scalar, Value >::value

Definition at line 19 of file intervaltree.hpp.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:31