#include <ros_chain.h>
|  | 
| template<typename Tpub , typename Tobj > | 
| static FuncType | create (ros::NodeHandle &nh, const std::string &name, ObjectStorage::Entry< Tobj > entry, bool force) | 
|  | 
| template<typename Tpub , typename Tobj , bool forced> | 
| static void | publish (ros::Publisher &pub, ObjectStorage::Entry< Tobj > &entry) | 
|  | 
Definition at line 19 of file ros_chain.h.
 
template<typename Tpub , typename Tobj > 
  
  | 
        
          | static FuncType canopen::PublishFunc::create | ( | ros::NodeHandle & | nh, |  
          |  |  | const std::string & | name, |  
          |  |  | ObjectStorage::Entry< Tobj > | entry, |  
          |  |  | bool | force |  
          |  | ) |  |  |  | inlinestaticprivate | 
 
 
template<typename Tpub , typename Tobj , bool forced> 
  
  | 
        
          | static void canopen::PublishFunc::publish | ( | ros::Publisher & | pub, |  
          |  |  | ObjectStorage::Entry< Tobj > & | entry |  
          |  | ) |  |  |  | inlinestaticprivate | 
 
 
The documentation for this class was generated from the following files: