Classes | Public Member Functions | Private Attributes | List of all members
canopen::WrapMaster< SyncType > Class Template Reference
Inheritance diagram for canopen::WrapMaster< SyncType >:
Inheritance graph
[legend]

Classes

class  Allocator
 

Public Member Functions

virtual SyncLayerSharedPtr getSync (const SyncProperties &properties)
 
 WrapMaster (can::CommInterfaceSharedPtr interface)
 
- Public Member Functions inherited from canopen::Master
 Master ()=default
 
virtual ~Master ()
 

Private Attributes

can::CommInterfaceSharedPtr interface_
 

Additional Inherited Members

- Public Types inherited from canopen::Master
typedef std::shared_ptr< MasterMasterSharedPtr
 

Detailed Description

template<typename SyncType>
class canopen::WrapMaster< SyncType >

Definition at line 118 of file master_plugin.cpp.

Constructor & Destructor Documentation

◆ WrapMaster()

template<typename SyncType >
canopen::WrapMaster< SyncType >::WrapMaster ( can::CommInterfaceSharedPtr  interface)
inline

Definition at line 124 of file master_plugin.cpp.

Member Function Documentation

◆ getSync()

template<typename SyncType >
virtual SyncLayerSharedPtr canopen::WrapMaster< SyncType >::getSync ( const SyncProperties properties)
inlinevirtual

Implements canopen::Master.

Definition at line 121 of file master_plugin.cpp.

Member Data Documentation

◆ interface_

template<typename SyncType >
can::CommInterfaceSharedPtr canopen::WrapMaster< SyncType >::interface_
private

Definition at line 119 of file master_plugin.cpp.


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