| 
    Goby3 3.3.0
    
   2025.07.10 
   | 
 
#include <goby/middleware/log/hdf5/hdf5_protobuf_values.h>
Public Member Functions | |
| PBMeta (const google::protobuf::Reflection *r, const google::protobuf::FieldDescriptor *f, const google::protobuf::Message &m) | |
Public Attributes | |
| const google::protobuf::Reflection * | refl | 
| const google::protobuf::FieldDescriptor * | field_desc | 
| const google::protobuf::Message & | msg | 
Definition at line 38 of file hdf5_protobuf_values.h.
      
  | 
  inline | 
Definition at line 40 of file hdf5_protobuf_values.h.
| const google::protobuf::FieldDescriptor* goby::middleware::hdf5::PBMeta::field_desc | 
Definition at line 47 of file hdf5_protobuf_values.h.
| const google::protobuf::Message& goby::middleware::hdf5::PBMeta::msg | 
Definition at line 48 of file hdf5_protobuf_values.h.
| const google::protobuf::Reflection* goby::middleware::hdf5::PBMeta::refl | 
Definition at line 46 of file hdf5_protobuf_values.h.