#include <canopen.h>
Public Member Functions | |
virtual boost::shared_ptr< Master > | allocate (const std::string &name, boost::shared_ptr< can::CommInterface > interface)=0 |
virtual | ~Allocator () |
virtual canopen::Master::Allocator::~Allocator | ( | ) | [inline, virtual] |
virtual boost::shared_ptr<Master> canopen::Master::Allocator::allocate | ( | const std::string & | name, |
boost::shared_ptr< can::CommInterface > | interface | ||
) | [pure virtual] |