Namespaces | Classes | Typedefs | Functions
mav_msgs Namespace Reference

Namespaces

namespace  msg

Classes

struct  Height_
struct  Pitch_
struct  RC_
struct  Roll_
struct  Status_
struct  Thrust_
struct  YawRate_

Typedefs

typedef ::mav_msgs::Height_
< std::allocator< void > > 
Height
typedef boost::shared_ptr
< ::mav_msgs::Height const > 
HeightConstPtr
typedef boost::shared_ptr
< ::mav_msgs::Height
HeightPtr
typedef ::mav_msgs::Pitch_
< std::allocator< void > > 
Pitch
typedef boost::shared_ptr
< ::mav_msgs::Pitch const > 
PitchConstPtr
typedef boost::shared_ptr
< ::mav_msgs::Pitch
PitchPtr
typedef ::mav_msgs::RC_
< std::allocator< void > > 
RC
typedef boost::shared_ptr
< ::mav_msgs::RC const > 
RCConstPtr
typedef boost::shared_ptr
< ::mav_msgs::RC
RCPtr
typedef ::mav_msgs::Roll_
< std::allocator< void > > 
Roll
typedef boost::shared_ptr
< ::mav_msgs::Roll const > 
RollConstPtr
typedef boost::shared_ptr
< ::mav_msgs::Roll
RollPtr
typedef ::mav_msgs::Status_
< std::allocator< void > > 
Status
typedef boost::shared_ptr
< ::mav_msgs::Status const > 
StatusConstPtr
typedef boost::shared_ptr
< ::mav_msgs::Status
StatusPtr
typedef ::mav_msgs::Thrust_
< std::allocator< void > > 
Thrust
typedef boost::shared_ptr
< ::mav_msgs::Thrust const > 
ThrustConstPtr
typedef boost::shared_ptr
< ::mav_msgs::Thrust
ThrustPtr
typedef ::mav_msgs::YawRate_
< std::allocator< void > > 
YawRate
typedef boost::shared_ptr
< ::mav_msgs::YawRate const > 
YawRateConstPtr
typedef boost::shared_ptr
< ::mav_msgs::YawRate
YawRatePtr

Functions

template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::mav_msgs::Pitch_< ContainerAllocator > &v)
template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::mav_msgs::YawRate_< ContainerAllocator > &v)
template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::mav_msgs::Thrust_< ContainerAllocator > &v)
template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::mav_msgs::Roll_< ContainerAllocator > &v)
template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::mav_msgs::RC_< ContainerAllocator > &v)
template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::mav_msgs::Status_< ContainerAllocator > &v)
template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::mav_msgs::Height_< ContainerAllocator > &v)

Typedef Documentation

typedef ::mav_msgs::Height_<std::allocator<void> > mav_msgs::Height

Definition at line 63 of file Height.h.

typedef boost::shared_ptr< ::mav_msgs::Height const> mav_msgs::HeightConstPtr

Definition at line 66 of file Height.h.

typedef boost::shared_ptr< ::mav_msgs::Height> mav_msgs::HeightPtr

Definition at line 65 of file Height.h.

typedef ::mav_msgs::Pitch_<std::allocator<void> > mav_msgs::Pitch

Definition at line 42 of file Pitch.h.

typedef boost::shared_ptr< ::mav_msgs::Pitch const> mav_msgs::PitchConstPtr

Definition at line 45 of file Pitch.h.

typedef boost::shared_ptr< ::mav_msgs::Pitch> mav_msgs::PitchPtr

Definition at line 44 of file Pitch.h.

typedef ::mav_msgs::RC_<std::allocator<void> > mav_msgs::RC

Definition at line 42 of file RC.h.

typedef boost::shared_ptr< ::mav_msgs::RC const> mav_msgs::RCConstPtr

Definition at line 45 of file RC.h.

typedef boost::shared_ptr< ::mav_msgs::RC> mav_msgs::RCPtr

Definition at line 44 of file RC.h.

typedef ::mav_msgs::Roll_<std::allocator<void> > mav_msgs::Roll

Definition at line 42 of file Roll.h.

typedef boost::shared_ptr< ::mav_msgs::Roll const> mav_msgs::RollConstPtr

Definition at line 45 of file Roll.h.

typedef boost::shared_ptr< ::mav_msgs::Roll> mav_msgs::RollPtr

Definition at line 44 of file Roll.h.

typedef ::mav_msgs::Status_<std::allocator<void> > mav_msgs::Status

Definition at line 48 of file Status.h.

typedef boost::shared_ptr< ::mav_msgs::Status const> mav_msgs::StatusConstPtr

Definition at line 51 of file Status.h.

typedef boost::shared_ptr< ::mav_msgs::Status> mav_msgs::StatusPtr

Definition at line 50 of file Status.h.

typedef ::mav_msgs::Thrust_<std::allocator<void> > mav_msgs::Thrust

Definition at line 42 of file Thrust.h.

typedef boost::shared_ptr< ::mav_msgs::Thrust const> mav_msgs::ThrustConstPtr

Definition at line 45 of file Thrust.h.

typedef boost::shared_ptr< ::mav_msgs::Thrust> mav_msgs::ThrustPtr

Definition at line 44 of file Thrust.h.

typedef ::mav_msgs::YawRate_<std::allocator<void> > mav_msgs::YawRate

Definition at line 42 of file YawRate.h.

typedef boost::shared_ptr< ::mav_msgs::YawRate const> mav_msgs::YawRateConstPtr

Definition at line 45 of file YawRate.h.

typedef boost::shared_ptr< ::mav_msgs::YawRate> mav_msgs::YawRatePtr

Definition at line 44 of file YawRate.h.


Function Documentation

template<typename ContainerAllocator >
std::ostream& mav_msgs::operator<< ( std::ostream &  s,
const ::mav_msgs::Pitch_< ContainerAllocator > &  v 
)

Definition at line 49 of file Pitch.h.

template<typename ContainerAllocator >
std::ostream& mav_msgs::operator<< ( std::ostream &  s,
const ::mav_msgs::YawRate_< ContainerAllocator > &  v 
)

Definition at line 49 of file YawRate.h.

template<typename ContainerAllocator >
std::ostream& mav_msgs::operator<< ( std::ostream &  s,
const ::mav_msgs::Thrust_< ContainerAllocator > &  v 
)

Definition at line 49 of file Thrust.h.

template<typename ContainerAllocator >
std::ostream& mav_msgs::operator<< ( std::ostream &  s,
const ::mav_msgs::Roll_< ContainerAllocator > &  v 
)

Definition at line 49 of file Roll.h.

template<typename ContainerAllocator >
std::ostream& mav_msgs::operator<< ( std::ostream &  s,
const ::mav_msgs::RC_< ContainerAllocator > &  v 
)

Definition at line 49 of file RC.h.

template<typename ContainerAllocator >
std::ostream& mav_msgs::operator<< ( std::ostream &  s,
const ::mav_msgs::Status_< ContainerAllocator > &  v 
)

Definition at line 55 of file Status.h.

template<typename ContainerAllocator >
std::ostream& mav_msgs::operator<< ( std::ostream &  s,
const ::mav_msgs::Height_< ContainerAllocator > &  v 
)

Definition at line 70 of file Height.h.



mav_msgs
Author(s): Ivan Dryanovski, William Morris
autogenerated on Thu Jan 2 2014 11:28:10