#include <MergeTracks.h>
| Public Types | |
| typedef int32_t | _trackid0_type | 
| typedef int32_t | _trackid1_type | 
| typedef boost::shared_ptr < ::sba::MergeTracksRequest_ < ContainerAllocator > const > | ConstPtr | 
| typedef boost::shared_ptr < ::sba::MergeTracksRequest_ < ContainerAllocator > > | Ptr | 
| typedef MergeTracksRequest_ < ContainerAllocator > | Type | 
| Public Member Functions | |
| MergeTracksRequest_ () | |
| MergeTracksRequest_ (const ContainerAllocator &_alloc) | |
| Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header | 
| int32_t | trackid0 | 
| int32_t | trackid1 | 
Definition at line 25 of file MergeTracks.h.
| typedef int32_t sba::MergeTracksRequest_< ContainerAllocator >::_trackid0_type | 
Definition at line 40 of file MergeTracks.h.
| typedef int32_t sba::MergeTracksRequest_< ContainerAllocator >::_trackid1_type | 
Definition at line 43 of file MergeTracks.h.
| typedef boost::shared_ptr< ::sba::MergeTracksRequest_<ContainerAllocator> const> sba::MergeTracksRequest_< ContainerAllocator >::ConstPtr | 
Definition at line 48 of file MergeTracks.h.
| typedef boost::shared_ptr< ::sba::MergeTracksRequest_<ContainerAllocator> > sba::MergeTracksRequest_< ContainerAllocator >::Ptr | 
Definition at line 47 of file MergeTracks.h.
| typedef MergeTracksRequest_<ContainerAllocator> sba::MergeTracksRequest_< ContainerAllocator >::Type | 
Definition at line 26 of file MergeTracks.h.
| sba::MergeTracksRequest_< ContainerAllocator >::MergeTracksRequest_ | ( | ) |  [inline] | 
Definition at line 28 of file MergeTracks.h.
| sba::MergeTracksRequest_< ContainerAllocator >::MergeTracksRequest_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
Definition at line 34 of file MergeTracks.h.
| boost::shared_ptr<std::map<std::string, std::string> > sba::MergeTracksRequest_< ContainerAllocator >::__connection_header | 
Definition at line 49 of file MergeTracks.h.
| int32_t sba::MergeTracksRequest_< ContainerAllocator >::trackid0 | 
Definition at line 41 of file MergeTracks.h.
| int32_t sba::MergeTracksRequest_< ContainerAllocator >::trackid1 | 
Definition at line 44 of file MergeTracks.h.