Goby3 3.5.1
2026.06.04
Loading...
Searching...
No Matches
goby::middleware::hdf5::MessageCollection Struct Reference

#include <goby/middleware/log/hdf5/hdf5.h>

Public Member Functions

 MessageCollection (std::string n, std::string parent_group)

Public Attributes

std::string name
std::string group
std::multimap< std::uint64_t, HDF5ProtobufEntryentries

Detailed Description

Definition at line 51 of file hdf5.h.

Constructor & Destructor Documentation

◆ MessageCollection()

goby::middleware::hdf5::MessageCollection::MessageCollection ( std::string n,
std::string parent_group )
inline

Definition at line 53 of file hdf5.h.

Member Data Documentation

◆ entries

std::multimap<std::uint64_t, HDF5ProtobufEntry> goby::middleware::hdf5::MessageCollection::entries

Definition at line 61 of file hdf5.h.

◆ group

std::string goby::middleware::hdf5::MessageCollection::group

Definition at line 58 of file hdf5.h.

◆ name

std::string goby::middleware::hdf5::MessageCollection::name

Definition at line 57 of file hdf5.h.


The documentation for this struct was generated from the following file:
  • goby/middleware/log/hdf5/hdf5.h