Namespaces | |
namespace | msg |
Classes | |
struct | TactileMatrix_ |
struct | TactileSensor_ |
Typedefs | |
typedef ::cob_sdh::TactileMatrix_ < std::allocator< void > > | TactileMatrix |
typedef boost::shared_ptr < ::cob_sdh::TactileMatrix const > | TactileMatrixConstPtr |
typedef boost::shared_ptr < ::cob_sdh::TactileMatrix > | TactileMatrixPtr |
typedef ::cob_sdh::TactileSensor_ < std::allocator< void > > | TactileSensor |
typedef boost::shared_ptr < ::cob_sdh::TactileSensor const > | TactileSensorConstPtr |
typedef boost::shared_ptr < ::cob_sdh::TactileSensor > | TactileSensorPtr |
Functions | |
template<typename ContainerAllocator > | |
std::ostream & | operator<< (std::ostream &s, const ::cob_sdh::TactileSensor_< ContainerAllocator > &v) |
template<typename ContainerAllocator > | |
std::ostream & | operator<< (std::ostream &s, const ::cob_sdh::TactileMatrix_< ContainerAllocator > &v) |
typedef ::cob_sdh::TactileMatrix_<std::allocator<void> > cob_sdh::TactileMatrix |
Definition at line 109 of file TactileMatrix.h.
typedef boost::shared_ptr< ::cob_sdh::TactileMatrix const> cob_sdh::TactileMatrixConstPtr |
Definition at line 112 of file TactileMatrix.h.
typedef boost::shared_ptr< ::cob_sdh::TactileMatrix> cob_sdh::TactileMatrixPtr |
Definition at line 111 of file TactileMatrix.h.
typedef ::cob_sdh::TactileSensor_<std::allocator<void> > cob_sdh::TactileSensor |
Definition at line 121 of file TactileSensor.h.
typedef boost::shared_ptr< ::cob_sdh::TactileSensor const> cob_sdh::TactileSensorConstPtr |
Definition at line 124 of file TactileSensor.h.
typedef boost::shared_ptr< ::cob_sdh::TactileSensor> cob_sdh::TactileSensorPtr |
Definition at line 123 of file TactileSensor.h.
std::ostream& cob_sdh::operator<< | ( | std::ostream & | s, | |
const ::cob_sdh::TactileSensor_< ContainerAllocator > & | v | |||
) | [inline] |
Definition at line 128 of file TactileSensor.h.
std::ostream& cob_sdh::operator<< | ( | std::ostream & | s, | |
const ::cob_sdh::TactileMatrix_< ContainerAllocator > & | v | |||
) | [inline] |
Definition at line 116 of file TactileMatrix.h.