Goby3  3.1.4
2024.02.22
goby::middleware::hdf5::PBMeta Struct Reference

#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::Reflectionrefl
 
const google::protobuf::FieldDescriptor * field_desc
 
const google::protobuf::Messagemsg
 

Detailed Description

Definition at line 38 of file hdf5_protobuf_values.h.

Constructor & Destructor Documentation

◆ PBMeta()

goby::middleware::hdf5::PBMeta::PBMeta ( const google::protobuf::Reflection r,
const google::protobuf::FieldDescriptor *  f,
const google::protobuf::Message m 
)
inline

Definition at line 40 of file hdf5_protobuf_values.h.

Member Data Documentation

◆ field_desc

const google::protobuf::FieldDescriptor* goby::middleware::hdf5::PBMeta::field_desc

Definition at line 47 of file hdf5_protobuf_values.h.

◆ msg

const google::protobuf::Message& goby::middleware::hdf5::PBMeta::msg

Definition at line 48 of file hdf5_protobuf_values.h.

◆ refl

const google::protobuf::Reflection* goby::middleware::hdf5::PBMeta::refl

Definition at line 46 of file hdf5_protobuf_values.h.


The documentation for this struct was generated from the following file: