|
Goby3 3.3.0
2025.07.10
|
#include <google/protobuf/descriptor.h>#include <google/protobuf/message.h>#include <memory>#include "goby/middleware/protobuf/hdf5.pb.h"#include "goby/time/types.h"#include "goby/util/primitive_types.h"Go to the source code of this file.
Classes | |
| struct | goby::middleware::HDF5ProtobufEntry |
| Represents an entry in a HDF5 scientific data file converted from a Google Protocol Buffers message. More... | |
| class | goby::middleware::HDF5Plugin |
| Superclass for implementing plugins for the goby_hdf5 tool for converting from Google Protocol Buffers messages to an HDF5 scientific data file. More... | |
Namespaces | |
| namespace | goby |
| The global namespace for the Goby project. | |
| namespace | goby::middleware |
| Objects implementing the Goby nested middleware. | |
Functions | |
| std::ostream & | goby::middleware::operator<< (std::ostream &os, const HDF5ProtobufEntry &entry) |