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

List of all members.

Classes

class  Allocator

Public Member Functions

virtual boost::shared_ptr
< SyncLayer
getSync (const SyncProperties &properties)
 WrapMaster (boost::shared_ptr< can::CommInterface > interface)

Private Attributes

boost::shared_ptr
< can::CommInterface
interface_

Detailed Description

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

Definition at line 96 of file master_plugin.cpp.


Constructor & Destructor Documentation

template<typename SyncType >
canopen::WrapMaster< SyncType >::WrapMaster ( boost::shared_ptr< can::CommInterface interface) [inline]

Definition at line 102 of file master_plugin.cpp.


Member Function Documentation

template<typename SyncType >
virtual boost::shared_ptr<SyncLayer> canopen::WrapMaster< SyncType >::getSync ( const SyncProperties properties) [inline, virtual]

Implements canopen::Master.

Definition at line 99 of file master_plugin.cpp.


Member Data Documentation

template<typename SyncType >
boost::shared_ptr<can::CommInterface> canopen::WrapMaster< SyncType >::interface_ [private]

Definition at line 97 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 Thu Jun 6 2019 20:43:54