$search
#include <NodeState.h>
Public Types | |
enum | { STARTING = 0 } |
enum | { RUNNING = 1 } |
enum | { RECOVERING = 2 } |
enum | { ERROR = 3 } |
enum | { FATAL = 4 } |
enum | { STOPPING = 5 } |
enum | { WARNING = 6 } |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _human_message_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _machine_message_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _nodename_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _nodetype_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _package_type |
typedef uint8_t | _state_type |
typedef ros::Time | _time_type |
typedef boost::shared_ptr < ::nodemon_msgs::NodeState_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::nodemon_msgs::NodeState_ < ContainerAllocator > > | Ptr |
typedef NodeState_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
NodeState_ (const ContainerAllocator &_alloc) | |
NodeState_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | human_message |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | machine_message |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | nodename |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | nodetype |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | package |
uint8_t | state |
ros::Time | time |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 21 of file NodeState.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nodemon_msgs::NodeState_< ContainerAllocator >::_human_message_type |
Definition at line 64 of file NodeState.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nodemon_msgs::NodeState_< ContainerAllocator >::_machine_message_type |
Definition at line 61 of file NodeState.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nodemon_msgs::NodeState_< ContainerAllocator >::_nodename_type |
Definition at line 46 of file NodeState.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nodemon_msgs::NodeState_< ContainerAllocator >::_nodetype_type |
Definition at line 52 of file NodeState.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nodemon_msgs::NodeState_< ContainerAllocator >::_package_type |
Definition at line 49 of file NodeState.h.
typedef uint8_t nodemon_msgs::NodeState_< ContainerAllocator >::_state_type |
Definition at line 58 of file NodeState.h.
typedef ros::Time nodemon_msgs::NodeState_< ContainerAllocator >::_time_type |
Definition at line 55 of file NodeState.h.
typedef boost::shared_ptr< ::nodemon_msgs::NodeState_<ContainerAllocator> const> nodemon_msgs::NodeState_< ContainerAllocator >::ConstPtr |
Definition at line 154 of file NodeState.h.
typedef boost::shared_ptr< ::nodemon_msgs::NodeState_<ContainerAllocator> > nodemon_msgs::NodeState_< ContainerAllocator >::Ptr |
Definition at line 153 of file NodeState.h.
typedef NodeState_<ContainerAllocator> nodemon_msgs::NodeState_< ContainerAllocator >::Type |
Definition at line 22 of file NodeState.h.
anonymous enum |
Definition at line 67 of file NodeState.h.
anonymous enum |
Definition at line 68 of file NodeState.h.
anonymous enum |
Definition at line 69 of file NodeState.h.
anonymous enum |
Definition at line 70 of file NodeState.h.
anonymous enum |
Definition at line 71 of file NodeState.h.
anonymous enum |
Definition at line 72 of file NodeState.h.
anonymous enum |
Definition at line 73 of file NodeState.h.
nodemon_msgs::NodeState_< ContainerAllocator >::NodeState_ | ( | ) | [inline] |
Definition at line 24 of file NodeState.h.
nodemon_msgs::NodeState_< ContainerAllocator >::NodeState_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file NodeState.h.
ROS_DEPRECATED const std::string nodemon_msgs::NodeState_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 80 of file NodeState.h.
ROS_DEPRECATED const std::string nodemon_msgs::NodeState_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 87 of file NodeState.h.
ROS_DEPRECATED const std::string nodemon_msgs::NodeState_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 112 of file NodeState.h.
static ROS_DEPRECATED const std::string nodemon_msgs::NodeState_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 78 of file NodeState.h.
static const char* nodemon_msgs::NodeState_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 76 of file NodeState.h.
static ROS_DEPRECATED const std::string nodemon_msgs::NodeState_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 85 of file NodeState.h.
static const char* nodemon_msgs::NodeState_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 83 of file NodeState.h.
static ROS_DEPRECATED const std::string nodemon_msgs::NodeState_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 110 of file NodeState.h.
static const char* nodemon_msgs::NodeState_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 90 of file NodeState.h.
virtual ROS_DEPRECATED uint8_t* nodemon_msgs::NodeState_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 127 of file NodeState.h.
virtual ROS_DEPRECATED uint32_t nodemon_msgs::NodeState_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 140 of file NodeState.h.
virtual ROS_DEPRECATED uint8_t* nodemon_msgs::NodeState_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 114 of file NodeState.h.
boost::shared_ptr<std::map<std::string, std::string> > nodemon_msgs::NodeState_< ContainerAllocator >::__connection_header |
Definition at line 155 of file NodeState.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nodemon_msgs::NodeState_< ContainerAllocator >::human_message |
Definition at line 65 of file NodeState.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nodemon_msgs::NodeState_< ContainerAllocator >::machine_message |
Definition at line 62 of file NodeState.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nodemon_msgs::NodeState_< ContainerAllocator >::nodename |
Definition at line 47 of file NodeState.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nodemon_msgs::NodeState_< ContainerAllocator >::nodetype |
Definition at line 53 of file NodeState.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nodemon_msgs::NodeState_< ContainerAllocator >::package |
Definition at line 50 of file NodeState.h.
uint8_t nodemon_msgs::NodeState_< ContainerAllocator >::state |
Definition at line 59 of file NodeState.h.
ros::Time nodemon_msgs::NodeState_< ContainerAllocator >::time |
Definition at line 56 of file NodeState.h.