#include <sequenceGoal.h>
Public Types | |
typedef std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | _num_repetitions_type |
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 > | _sequence_file_type |
typedef boost::shared_ptr < ::tibi_dabo_msgs::sequenceGoal_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::tibi_dabo_msgs::sequenceGoal_ < ContainerAllocator > > | Ptr |
typedef sequenceGoal_ < ContainerAllocator > | Type |
Public Member Functions | |
sequenceGoal_ () | |
sequenceGoal_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | num_repetitions |
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 > | sequence_file |
Definition at line 21 of file sequenceGoal.h.
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > tibi_dabo_msgs::sequenceGoal_< ContainerAllocator >::_num_repetitions_type |
Definition at line 39 of file sequenceGoal.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::sequenceGoal_< ContainerAllocator >::_sequence_file_type |
Definition at line 36 of file sequenceGoal.h.
typedef boost::shared_ptr< ::tibi_dabo_msgs::sequenceGoal_<ContainerAllocator> const> tibi_dabo_msgs::sequenceGoal_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file sequenceGoal.h.
typedef boost::shared_ptr< ::tibi_dabo_msgs::sequenceGoal_<ContainerAllocator> > tibi_dabo_msgs::sequenceGoal_< ContainerAllocator >::Ptr |
Definition at line 43 of file sequenceGoal.h.
typedef sequenceGoal_<ContainerAllocator> tibi_dabo_msgs::sequenceGoal_< ContainerAllocator >::Type |
Definition at line 22 of file sequenceGoal.h.
tibi_dabo_msgs::sequenceGoal_< ContainerAllocator >::sequenceGoal_ | ( | ) | [inline] |
Definition at line 24 of file sequenceGoal.h.
tibi_dabo_msgs::sequenceGoal_< ContainerAllocator >::sequenceGoal_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file sequenceGoal.h.
boost::shared_ptr<std::map<std::string, std::string> > tibi_dabo_msgs::sequenceGoal_< ContainerAllocator >::__connection_header |
Definition at line 45 of file sequenceGoal.h.
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > tibi_dabo_msgs::sequenceGoal_< ContainerAllocator >::num_repetitions |
Definition at line 40 of file sequenceGoal.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::sequenceGoal_< ContainerAllocator >::sequence_file |
Definition at line 37 of file sequenceGoal.h.