All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Constant Groups | Typedefs
TransportTypes.hh File Reference

Forward declarations for transport. More...

#include <boost/shared_ptr.hpp>
#include <google/protobuf/message.h>
#include "gazebo/util/system.hh"
Include dependency graph for TransportTypes.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 gazebo
 Forward declarations for the common classes.
 
 gazebo::transport
 

Constant Groups

 gazebo
 Forward declarations for the common classes.
 
 gazebo::transport
 

Typedefs

typedef boost::shared_ptr
< google::protobuf::Message > 
gazebo::transport::MessagePtr
 
typedef boost::shared_ptr< Node > gazebo::transport::NodePtr
 
typedef boost::shared_ptr
< Publication > 
gazebo::transport::PublicationPtr
 
typedef boost::shared_ptr
< PublicationTransport > 
gazebo::transport::PublicationTransportPtr
 
typedef boost::shared_ptr
< Publisher > 
gazebo::transport::PublisherPtr
 
typedef boost::shared_ptr
< Subscriber > 
gazebo::transport::SubscriberPtr
 
typedef boost::shared_ptr
< SubscriptionTransport > 
gazebo::transport::SubscriptionTransportPtr
 

Detailed Description

Forward declarations for transport.