Public Member Functions | Static Public Member Functions | Static Private Member Functions | Private Attributes
canopen::NodeIdOffset< T > Class Template Reference

#include <objdict.h>

List of all members.

Public Member Functions

 NodeIdOffset (const T &t)

Static Public Member Functions

static const T apply (const HoldAny &val, const uint8_t &u)

Static Private Member Functions

static T add (const uint8_t &u, const T &t)

Private Attributes

T(* adder )(const uint8_t &, const T &)
offset

Detailed Description

template<typename T>
class canopen::NodeIdOffset< T >

Definition at line 226 of file objdict.h.


Constructor & Destructor Documentation

template<typename T>
canopen::NodeIdOffset< T >::NodeIdOffset ( const T &  t) [inline]

Definition at line 234 of file objdict.h.


Member Function Documentation

template<typename T>
static T canopen::NodeIdOffset< T >::add ( const uint8_t &  u,
const T &  t 
) [inline, static, private]

Definition at line 230 of file objdict.h.

template<typename T>
static const T canopen::NodeIdOffset< T >::apply ( const HoldAny val,
const uint8_t &  u 
) [inline, static]

Definition at line 236 of file objdict.h.


Member Data Documentation

template<typename T>
T(* canopen::NodeIdOffset< T >::adder)(const uint8_t &, const T &) [private]

Definition at line 228 of file objdict.h.

template<typename T>
T canopen::NodeIdOffset< T >::offset [private]

Definition at line 227 of file objdict.h.


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


canopen_master
Author(s): Mathias Lüdtke
autogenerated on Sun Sep 3 2017 03:10:42