#include <DebugLevel.h>
Public Types | |
enum | { DEBUG = 5 } |
enum | { INFO = 4 } |
enum | { WARN = 3 } |
enum | { ERROR = 2 } |
enum | { FATAL = 1 } |
enum | { NONE = 0 } |
typedef uint8_t | _val_type |
typedef boost::shared_ptr < ::industrial_msgs::DebugLevel_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::industrial_msgs::DebugLevel_ < ContainerAllocator > > | Ptr |
typedef DebugLevel_ < ContainerAllocator > | Type |
Public Member Functions | |
DebugLevel_ () | |
DebugLevel_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | val |
Definition at line 21 of file DebugLevel.h.
typedef uint8_t industrial_msgs::DebugLevel_< ContainerAllocator >::_val_type |
Definition at line 34 of file DebugLevel.h.
typedef boost::shared_ptr< ::industrial_msgs::DebugLevel_<ContainerAllocator> const> industrial_msgs::DebugLevel_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file DebugLevel.h.
typedef boost::shared_ptr< ::industrial_msgs::DebugLevel_<ContainerAllocator> > industrial_msgs::DebugLevel_< ContainerAllocator >::Ptr |
Definition at line 44 of file DebugLevel.h.
typedef DebugLevel_<ContainerAllocator> industrial_msgs::DebugLevel_< ContainerAllocator >::Type |
Definition at line 22 of file DebugLevel.h.
anonymous enum |
Definition at line 37 of file DebugLevel.h.
anonymous enum |
Definition at line 38 of file DebugLevel.h.
anonymous enum |
Definition at line 39 of file DebugLevel.h.
anonymous enum |
Definition at line 40 of file DebugLevel.h.
anonymous enum |
Definition at line 41 of file DebugLevel.h.
anonymous enum |
Definition at line 42 of file DebugLevel.h.
industrial_msgs::DebugLevel_< ContainerAllocator >::DebugLevel_ | ( | ) | [inline] |
Definition at line 24 of file DebugLevel.h.
industrial_msgs::DebugLevel_< ContainerAllocator >::DebugLevel_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file DebugLevel.h.
boost::shared_ptr<std::map<std::string, std::string> > industrial_msgs::DebugLevel_< ContainerAllocator >::__connection_header |
Definition at line 46 of file DebugLevel.h.
uint8_t industrial_msgs::DebugLevel_< ContainerAllocator >::val |
Definition at line 35 of file DebugLevel.h.