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

#include <test.h>

Inheritance diagram for Stamped< T >:
Inheritance graph
[legend]

Public Member Functions

 Stamped (const T &t, const std::string &frame_id=std::string(), const ros::Time &stamp=ros::Time())
 
- Public Member Functions inherited from NotDefaultConstructable< T >
 NotDefaultConstructable ()=delete
 
 NotDefaultConstructable (const T &t)
 
 NotDefaultConstructable (const NotDefaultConstructable &)=default
 
 operator const T () const
 
bool operator!= (const NotDefaultConstructable &other) const
 
bool operator== (const NotDefaultConstructable &other) const
 

Public Attributes

std_msgs::Header header
 

Detailed Description

template<class T>
struct Stamped< T >

Definition at line 52 of file test.h.

Constructor & Destructor Documentation

◆ Stamped()

template<class T >
Stamped< T >::Stamped ( const T &  t,
const std::string &  frame_id = std::string(),
const ros::Time stamp = ros::Time() 
)
inlineexplicit

Definition at line 54 of file test.h.

Member Data Documentation

◆ header

template<class T >
std_msgs::Header Stamped< T >::header

Definition at line 60 of file test.h.


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


fkie_message_filters
Author(s): Timo Röhling
autogenerated on Mon Feb 28 2022 22:21:43