$search
#include <NodeEvent.h>
Public Types | |
enum | { NODE_STARTED = 1 } |
enum | { NODE_DIED = 2 } |
enum | { NODE_PAUSED = 4 } |
enum | { NODE_CONTINUED = 8 } |
enum | { NODE_SEGFAULT = 16 } |
typedef int8_t | _event_type_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _message_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _node_name_type |
typedef boost::shared_ptr < ::rosspawn::NodeEvent_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::rosspawn::NodeEvent_ < ContainerAllocator > > | Ptr |
typedef NodeEvent_ < 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) |
NodeEvent_ (const ContainerAllocator &_alloc) | |
NodeEvent_ () | |
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 |
int8_t | event_type |
::std_msgs::Header_ < ContainerAllocator > | header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | message |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | node_name |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 22 of file NodeEvent.h.
typedef int8_t rosspawn::NodeEvent_< ContainerAllocator >::_event_type_type |
Definition at line 44 of file NodeEvent.h.
typedef ::std_msgs::Header_<ContainerAllocator> rosspawn::NodeEvent_< ContainerAllocator >::_header_type |
Definition at line 41 of file NodeEvent.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosspawn::NodeEvent_< ContainerAllocator >::_message_type |
Definition at line 50 of file NodeEvent.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosspawn::NodeEvent_< ContainerAllocator >::_node_name_type |
Definition at line 47 of file NodeEvent.h.
typedef boost::shared_ptr< ::rosspawn::NodeEvent_<ContainerAllocator> const> rosspawn::NodeEvent_< ContainerAllocator >::ConstPtr |
Definition at line 145 of file NodeEvent.h.
typedef boost::shared_ptr< ::rosspawn::NodeEvent_<ContainerAllocator> > rosspawn::NodeEvent_< ContainerAllocator >::Ptr |
Definition at line 144 of file NodeEvent.h.
typedef NodeEvent_<ContainerAllocator> rosspawn::NodeEvent_< ContainerAllocator >::Type |
Definition at line 23 of file NodeEvent.h.
anonymous enum |
Definition at line 53 of file NodeEvent.h.
anonymous enum |
Definition at line 54 of file NodeEvent.h.
anonymous enum |
Definition at line 55 of file NodeEvent.h.
anonymous enum |
Definition at line 56 of file NodeEvent.h.
anonymous enum |
Definition at line 57 of file NodeEvent.h.
rosspawn::NodeEvent_< ContainerAllocator >::NodeEvent_ | ( | ) | [inline] |
Definition at line 25 of file NodeEvent.h.
rosspawn::NodeEvent_< ContainerAllocator >::NodeEvent_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file NodeEvent.h.
ROS_DEPRECATED const std::string rosspawn::NodeEvent_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 64 of file NodeEvent.h.
ROS_DEPRECATED const std::string rosspawn::NodeEvent_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 71 of file NodeEvent.h.
ROS_DEPRECATED const std::string rosspawn::NodeEvent_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 112 of file NodeEvent.h.
static ROS_DEPRECATED const std::string rosspawn::NodeEvent_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 62 of file NodeEvent.h.
static const char* rosspawn::NodeEvent_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 60 of file NodeEvent.h.
static ROS_DEPRECATED const std::string rosspawn::NodeEvent_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 69 of file NodeEvent.h.
static const char* rosspawn::NodeEvent_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 67 of file NodeEvent.h.
static ROS_DEPRECATED const std::string rosspawn::NodeEvent_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 110 of file NodeEvent.h.
static const char* rosspawn::NodeEvent_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 74 of file NodeEvent.h.
virtual ROS_DEPRECATED uint8_t* rosspawn::NodeEvent_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 124 of file NodeEvent.h.
virtual ROS_DEPRECATED uint32_t rosspawn::NodeEvent_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 134 of file NodeEvent.h.
virtual ROS_DEPRECATED uint8_t* rosspawn::NodeEvent_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 114 of file NodeEvent.h.
boost::shared_ptr<std::map<std::string, std::string> > rosspawn::NodeEvent_< ContainerAllocator >::__connection_header |
Definition at line 146 of file NodeEvent.h.
int8_t rosspawn::NodeEvent_< ContainerAllocator >::event_type |
Definition at line 45 of file NodeEvent.h.
::std_msgs::Header_<ContainerAllocator> rosspawn::NodeEvent_< ContainerAllocator >::header |
Definition at line 42 of file NodeEvent.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosspawn::NodeEvent_< ContainerAllocator >::message |
Definition at line 51 of file NodeEvent.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosspawn::NodeEvent_< ContainerAllocator >::node_name |
Definition at line 48 of file NodeEvent.h.