Factory.hh File Reference
#include <string>
#include <map>
#include <memory>
#include <vector>
#include "gz/msgs/config.hh"
#include "gz/msgs/Export.hh"
#include "gz/msgs/MessageFactory.hh"
Go to the source code of this file.
Classes | |
class | Factory |
A factory that generates protobuf message based on a string type. This allows for global registration of messages via static initialization. If you don't need the singleton, consider using MessageFactory instead. More... | |
Namespaces | |
gz | |
gz::msgs | |