#include <MKValue.h>
Public Types | |
| typedef int16_t | _id_type | 
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other >  | _name_type | 
| typedef ros::Time | _stamp_type | 
| typedef int16_t | _value_type | 
| typedef boost::shared_ptr < ::telekyb_msgs::MKValue_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::telekyb_msgs::MKValue_ < ContainerAllocator > >  | Ptr | 
| typedef MKValue_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| MKValue_ () | |
| MKValue_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > >  | __connection_header | 
| int16_t | id | 
| std::basic_string< char,  std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other >  | name | 
| ros::Time | stamp | 
| int16_t | value | 
| typedef int16_t telekyb_msgs::MKValue_< ContainerAllocator >::_id_type | 
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > telekyb_msgs::MKValue_< ContainerAllocator >::_name_type | 
| typedef ros::Time telekyb_msgs::MKValue_< ContainerAllocator >::_stamp_type | 
| typedef int16_t telekyb_msgs::MKValue_< ContainerAllocator >::_value_type | 
| typedef boost::shared_ptr< ::telekyb_msgs::MKValue_<ContainerAllocator> const> telekyb_msgs::MKValue_< ContainerAllocator >::ConstPtr | 
| typedef boost::shared_ptr< ::telekyb_msgs::MKValue_<ContainerAllocator> > telekyb_msgs::MKValue_< ContainerAllocator >::Ptr | 
| typedef MKValue_<ContainerAllocator> telekyb_msgs::MKValue_< ContainerAllocator >::Type | 
| telekyb_msgs::MKValue_< ContainerAllocator >::MKValue_ | ( | ) |  [inline] | 
        
| telekyb_msgs::MKValue_< ContainerAllocator >::MKValue_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
| boost::shared_ptr<std::map<std::string, std::string> > telekyb_msgs::MKValue_< ContainerAllocator >::__connection_header | 
| int16_t telekyb_msgs::MKValue_< ContainerAllocator >::id | 
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > telekyb_msgs::MKValue_< ContainerAllocator >::name | 
| ros::Time telekyb_msgs::MKValue_< ContainerAllocator >::stamp | 
| int16_t telekyb_msgs::MKValue_< ContainerAllocator >::value |