Public Member Functions | Public Attributes
canopen::FrameOverlay< T > Struct Template Reference

#include <canopen.h>

Inheritance diagram for canopen::FrameOverlay< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 FrameOverlay (const Header &h)
 FrameOverlay (const can::Frame &f)

Public Attributes

T & data

Detailed Description

template<typename T>
struct canopen::FrameOverlay< T >

Definition at line 24 of file canopen.h.


Constructor & Destructor Documentation

template<typename T>
canopen::FrameOverlay< T >::FrameOverlay ( const Header h) [inline]

Definition at line 26 of file canopen.h.

template<typename T>
canopen::FrameOverlay< T >::FrameOverlay ( const can::Frame f) [inline]

Definition at line 29 of file canopen.h.


Member Data Documentation

template<typename T>
T& canopen::FrameOverlay< T >::data

Reimplemented from can::Frame.

Definition at line 25 of file canopen.h.


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


canopen_master
Author(s): Mathias Lüdtke
autogenerated on Thu Jun 6 2019 20:43:54