#include <master.h>
Public Member Functions | |
virtual boost::shared_ptr< Master > | allocate (const std::string &name, boost::shared_ptr< can::CommInterface > interface) |
boost::shared_ptr< canopen::Master > canopen::SharedMaster::Allocator::allocate | ( | const std::string & | name, |
boost::shared_ptr< can::CommInterface > | interface | ||
) | [virtual] |
Implements canopen::Master::Allocator.
Definition at line 118 of file master_plugin.cpp.