MessageFactory.hh File Reference
#include <functional>
#include <map>
#include <memory>
#include <string>
#include <vector>
#include "gz/msgs/config.hh"
#include "gz/msgs/Export.hh"
#include "gz/msgs/detail/dynamic_message_cast.hh"
#include <gz/utils/ImplPtr.hh>
Go to the source code of this file.
Classes | |
class | MessageFactory |
A factory that generates protobuf message based on a string type. This class will also try to load all Protobuf descriptors in paths provided in LoadDescriptors as well as the GZ_DESCRIPTOR_PATH environment variable. More... | |
Namespaces | |
gz | |
gz::msgs | |