Public Member Functions | Public Attributes | List of all members
DataLog< T > Struct Template Reference

#include <log_reader.h>

Public Member Functions

 DataLog (int _id)
 

Public Attributes

std::vector< T > data
 
int id
 

Detailed Description

template<typename T>
struct DataLog< T >

Definition at line 112 of file log_reader.h.

Constructor & Destructor Documentation

◆ DataLog()

template<typename T >
DataLog< T >::DataLog ( int  _id)
inline

Definition at line 117 of file log_reader.h.

Member Data Documentation

◆ data

template<typename T >
std::vector<T> DataLog< T >::data

Definition at line 115 of file log_reader.h.

◆ id

template<typename T >
int DataLog< T >::id

Definition at line 114 of file log_reader.h.


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


inertial_sense_ros
Author(s):
autogenerated on Sat Sep 19 2020 03:19:09