All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros | Typedefs
MsgFactory.hh File Reference
#include <string>
#include <map>
#include <vector>
#include <google/protobuf/message.h>
#include <boost/shared_ptr.hpp>
Include dependency graph for MsgFactory.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gazebo::msgs::MsgFactory
 A factory that generates protobuf message based on a string type. More...

Namespaces

namespace  gazebo
 Forward declarations for the common classes.
namespace  gazebo::msgs
 Messages namespace.

Macros

#define GZ_REGISTER_STATIC_MSG(_msgtype, _classname)
 Static message registration macro.

Typedefs

typedef boost::shared_ptr
< google::protobuf::Message >(* 
gazebo::msgs::MsgFactoryFn )()