$search
#include <AppStatus.h>
Public Types | |
typedef std::vector < ::launchman::Application_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::launchman::Application_ < ContainerAllocator > >::other > | _active_type |
typedef boost::shared_ptr < ::launchman::AppStatus_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::launchman::AppStatus_ < ContainerAllocator > > | Ptr |
typedef AppStatus_ < 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 |
AppStatus_ (const ContainerAllocator &_alloc) | |
AppStatus_ () | |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_active_size () const |
ROS_DEPRECATED void | get_active_vec (std::vector< ::launchman::Application_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::launchman::Application_< ContainerAllocator > >::other > &vec) const |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
ROS_DEPRECATED void | set_active_size (uint32_t size) |
ROS_DEPRECATED void | set_active_vec (const std::vector< ::launchman::Application_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::launchman::Application_< ContainerAllocator > >::other > &vec) |
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::vector < ::launchman::Application_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::launchman::Application_ < ContainerAllocator > >::other > | active |
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 AppStatus.h.
typedef std::vector< ::launchman::Application_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::launchman::Application_<ContainerAllocator> >::other > launchman::AppStatus_< ContainerAllocator >::_active_type |
Definition at line 35 of file AppStatus.h.
typedef boost::shared_ptr< ::launchman::AppStatus_<ContainerAllocator> const> launchman::AppStatus_< ContainerAllocator >::ConstPtr |
Definition at line 97 of file AppStatus.h.
typedef boost::shared_ptr< ::launchman::AppStatus_<ContainerAllocator> > launchman::AppStatus_< ContainerAllocator >::Ptr |
Definition at line 96 of file AppStatus.h.
typedef AppStatus_<ContainerAllocator> launchman::AppStatus_< ContainerAllocator >::Type |
Definition at line 23 of file AppStatus.h.
launchman::AppStatus_< ContainerAllocator >::AppStatus_ | ( | ) | [inline] |
Definition at line 25 of file AppStatus.h.
launchman::AppStatus_< ContainerAllocator >::AppStatus_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file AppStatus.h.
ROS_DEPRECATED const std::string launchman::AppStatus_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 48 of file AppStatus.h.
ROS_DEPRECATED const std::string launchman::AppStatus_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 55 of file AppStatus.h.
ROS_DEPRECATED const std::string launchman::AppStatus_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 73 of file AppStatus.h.
static ROS_DEPRECATED const std::string launchman::AppStatus_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 46 of file AppStatus.h.
static const char* launchman::AppStatus_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 44 of file AppStatus.h.
static ROS_DEPRECATED const std::string launchman::AppStatus_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 53 of file AppStatus.h.
static const char* launchman::AppStatus_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 51 of file AppStatus.h.
static ROS_DEPRECATED const std::string launchman::AppStatus_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 71 of file AppStatus.h.
static const char* launchman::AppStatus_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 58 of file AppStatus.h.
virtual ROS_DEPRECATED uint8_t* launchman::AppStatus_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 82 of file AppStatus.h.
ROS_DEPRECATED uint32_t launchman::AppStatus_< ContainerAllocator >::get_active_size | ( | ) | const [inline] |
Definition at line 39 of file AppStatus.h.
ROS_DEPRECATED void launchman::AppStatus_< ContainerAllocator >::get_active_vec | ( | std::vector< ::launchman::Application_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::launchman::Application_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 41 of file AppStatus.h.
virtual ROS_DEPRECATED uint32_t launchman::AppStatus_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 89 of file AppStatus.h.
virtual ROS_DEPRECATED uint8_t* launchman::AppStatus_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 75 of file AppStatus.h.
ROS_DEPRECATED void launchman::AppStatus_< ContainerAllocator >::set_active_size | ( | uint32_t | size | ) | [inline] |
Definition at line 40 of file AppStatus.h.
ROS_DEPRECATED void launchman::AppStatus_< ContainerAllocator >::set_active_vec | ( | const std::vector< ::launchman::Application_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::launchman::Application_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 42 of file AppStatus.h.
boost::shared_ptr<std::map<std::string, std::string> > launchman::AppStatus_< ContainerAllocator >::__connection_header |
Definition at line 98 of file AppStatus.h.
std::vector< ::launchman::Application_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::launchman::Application_<ContainerAllocator> >::other > launchman::AppStatus_< ContainerAllocator >::active |
Definition at line 36 of file AppStatus.h.