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

#include <objdict.h>

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 241 of file objdict.h.

Constructor & Destructor Documentation

◆ NodeIdOffset()

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

Definition at line 249 of file objdict.h.

Member Function Documentation

◆ add()

template<typename T>
static T canopen::NodeIdOffset< T >::add ( const uint8_t &  u,
const T &  t 
)
inlinestaticprivate

Definition at line 245 of file objdict.h.

◆ apply()

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

Definition at line 251 of file objdict.h.

Member Data Documentation

◆ adder

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

Definition at line 243 of file objdict.h.

◆ offset

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

Definition at line 242 of file objdict.h.


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


canopen_master
Author(s): Mathias Lüdtke
autogenerated on Mon Feb 28 2022 23:28:03