Public Member Functions | Public Attributes | List of all members
canopen::SyncCounter Class Referenceabstract

#include <canopen.h>

Inheritance diagram for canopen::SyncCounter:
Inheritance graph
[legend]

Public Member Functions

virtual void addNode (void *const ptr)=0
 
virtual void removeNode (void *const ptr)=0
 
 SyncCounter (const SyncProperties &p)
 
virtual ~SyncCounter ()
 

Public Attributes

const SyncProperties properties
 

Detailed Description

Definition at line 179 of file canopen.h.

Constructor & Destructor Documentation

◆ SyncCounter()

canopen::SyncCounter::SyncCounter ( const SyncProperties p)
inline

Definition at line 182 of file canopen.h.

◆ ~SyncCounter()

virtual canopen::SyncCounter::~SyncCounter ( )
inlinevirtual

Definition at line 185 of file canopen.h.

Member Function Documentation

◆ addNode()

virtual void canopen::SyncCounter::addNode ( void *const  ptr)
pure virtual

Implemented in canopen::ManagingSyncLayer.

◆ removeNode()

virtual void canopen::SyncCounter::removeNode ( void *const  ptr)
pure virtual

Implemented in canopen::ManagingSyncLayer.

Member Data Documentation

◆ properties

const SyncProperties canopen::SyncCounter::properties

Definition at line 181 of file canopen.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