#include <sequenceResult.h>
Public Types | |
typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | _observations_type |
typedef std::vector< uint8_t, typename ContainerAllocator::template rebind< uint8_t >::other > | _successful_type |
typedef boost::shared_ptr < ::tibi_dabo_msgs::sequenceResult_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::tibi_dabo_msgs::sequenceResult_ < ContainerAllocator > > | Ptr |
typedef sequenceResult_ < ContainerAllocator > | Type |
Public Member Functions | |
sequenceResult_ () | |
sequenceResult_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | observations |
std::vector< uint8_t, typename ContainerAllocator::template rebind< uint8_t >::other > | successful |
Definition at line 21 of file sequenceResult.h.
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > tibi_dabo_msgs::sequenceResult_< ContainerAllocator >::_observations_type |
Definition at line 39 of file sequenceResult.h.
typedef std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > tibi_dabo_msgs::sequenceResult_< ContainerAllocator >::_successful_type |
Definition at line 36 of file sequenceResult.h.
typedef boost::shared_ptr< ::tibi_dabo_msgs::sequenceResult_<ContainerAllocator> const> tibi_dabo_msgs::sequenceResult_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file sequenceResult.h.
typedef boost::shared_ptr< ::tibi_dabo_msgs::sequenceResult_<ContainerAllocator> > tibi_dabo_msgs::sequenceResult_< ContainerAllocator >::Ptr |
Definition at line 43 of file sequenceResult.h.
typedef sequenceResult_<ContainerAllocator> tibi_dabo_msgs::sequenceResult_< ContainerAllocator >::Type |
Definition at line 22 of file sequenceResult.h.
tibi_dabo_msgs::sequenceResult_< ContainerAllocator >::sequenceResult_ | ( | ) | [inline] |
Definition at line 24 of file sequenceResult.h.
tibi_dabo_msgs::sequenceResult_< ContainerAllocator >::sequenceResult_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file sequenceResult.h.
boost::shared_ptr<std::map<std::string, std::string> > tibi_dabo_msgs::sequenceResult_< ContainerAllocator >::__connection_header |
Definition at line 45 of file sequenceResult.h.
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > tibi_dabo_msgs::sequenceResult_< ContainerAllocator >::observations |
Definition at line 40 of file sequenceResult.h.
std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > tibi_dabo_msgs::sequenceResult_< ContainerAllocator >::successful |
Definition at line 37 of file sequenceResult.h.