|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <DataStore.pb.h>
Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kNewBytesOutputFieldNumber = 1 , kBytesInFileFieldNumber = 2 , kNewWrittenObjectFieldNumber = 10 , kWrittenFilesFieldNumber = 3 } |
Public Member Functions | |
| HDF5DataStoreInfo () | |
| ~HDF5DataStoreInfo () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | HDF5DataStoreInfo (::google::protobuf::internal::ConstantInitialized) |
| HDF5DataStoreInfo (const HDF5DataStoreInfo &from) | |
| HDF5DataStoreInfo (HDF5DataStoreInfo &&from) noexcept | |
| HDF5DataStoreInfo & | operator= (const HDF5DataStoreInfo &from) |
| HDF5DataStoreInfo & | operator= (HDF5DataStoreInfo &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (HDF5DataStoreInfo *other) |
| void | UnsafeArenaSwap (HDF5DataStoreInfo *other) |
| HDF5DataStoreInfo * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const HDF5DataStoreInfo &from) |
| void | MergeFrom (const HDF5DataStoreInfo &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| ::size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::google::protobuf::internal::ParseContext *ctx) final |
| ::uint8_t * | _InternalSerialize (::uint8_t *target, ::google::protobuf::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| const ::google::protobuf::Message::ClassData * | GetClassData () const final |
| ::google::protobuf::Metadata | GetMetadata () const final |
| void | clear_new_bytes_output () |
| ::uint64_t | new_bytes_output () const |
| void | set_new_bytes_output (::uint64_t value) |
| void | clear_bytes_in_file () |
| ::uint64_t | bytes_in_file () const |
| void | set_bytes_in_file (::uint64_t value) |
| void | clear_new_written_object () |
| ::uint64_t | new_written_object () const |
| void | set_new_written_object (::uint64_t value) |
| void | clear_written_files () |
| ::uint32_t | written_files () const |
| void | set_written_files (::uint32_t value) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | HDF5DataStoreInfo (::_pbi::ConstantInitialized) |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const ::google::protobuf::Descriptor * | GetDescriptor () |
| static const ::google::protobuf::Reflection * | GetReflection () |
| static const HDF5DataStoreInfo & | default_instance () |
| static const HDF5DataStoreInfo * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| HDF5DataStoreInfo (::google::protobuf::Arena *arena) | |
Private Types | |
| typedef void | InternalArenaConstructable_ |
| typedef void | DestructorSkippable_ |
Private Member Functions | |
| void | SharedCtor (::google::protobuf::Arena *arena) |
| void | SharedDtor () |
| void | SetCachedSize (int size) const final |
| void | InternalSwap (HDF5DataStoreInfo *other) |
| ::uint64_t | _internal_new_bytes_output () const |
| void | _internal_set_new_bytes_output (::uint64_t value) |
| ::uint64_t | _internal_bytes_in_file () const |
| void | _internal_set_bytes_in_file (::uint64_t value) |
| ::uint64_t | _internal_new_written_object () const |
| void | _internal_set_new_written_object (::uint64_t value) |
| ::uint32_t | _internal_written_files () const |
| void | _internal_set_written_files (::uint32_t value) |
Static Private Member Functions | |
| static void | MergeImpl (::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg) |
| ::absl::string_view | FullMessageName () |
Private Attributes | ||
| union { | ||
| Impl_ _impl_ | ||
| }; | ||
Static Private Attributes | |
| static const ::google::protobuf::internal::TcParseTable< 2, 4, 0, 0, 2 > | _table_ |
Friends | |
| class | ::google::protobuf::internal::AnyMetadata |
| class | ::google::protobuf::internal::TcParser |
| template<typename T > | |
| class | ::google::protobuf::Arena::InternalHelper |
| struct | ::TableStruct_dfmodules_2fopmon_2fDataStore_2eproto |
| void | swap (HDF5DataStoreInfo &a, HDF5DataStoreInfo &b) |
Definition at line 79 of file DataStore.pb.h.
Definition at line 260 of file DataStore.pb.h.
Definition at line 259 of file DataStore.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kNewBytesOutputFieldNumber | |
| kBytesInFileFieldNumber | |
| kNewWrittenObjectFieldNumber | |
| kWrittenFilesFieldNumber | |
Definition at line 206 of file DataStore.pb.h.
|
inline |
Definition at line 82 of file DataStore.pb.h.
|
override |
Definition at line 150 of file DataStore.pb.cc.
|
explicit |
| dunedaq::dfmodules::opmon::HDF5DataStoreInfo::HDF5DataStoreInfo | ( | const HDF5DataStoreInfo & | from | ) |
Definition at line 134 of file DataStore.pb.cc.
|
inlinenoexcept |
Definition at line 88 of file DataStore.pb.h.
|
explicitprotected |
Definition at line 129 of file DataStore.pb.cc.
| PROTOBUF_CONSTEXPR dunedaq::dfmodules::opmon::HDF5DataStoreInfo::HDF5DataStoreInfo | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 27 of file DataStore.pb.cc.
|
inlineprivate |
Definition at line 323 of file DataStore.pb.h.
|
inlineprivate |
Definition at line 301 of file DataStore.pb.h.
|
inlineprivate |
Definition at line 367 of file DataStore.pb.h.
|
inlineprivate |
Definition at line 327 of file DataStore.pb.h.
|
inlineprivate |
Definition at line 305 of file DataStore.pb.h.
|
inlineprivate |
Definition at line 371 of file DataStore.pb.h.
|
inlineprivate |
Definition at line 349 of file DataStore.pb.h.
|
inlineprivate |
Definition at line 345 of file DataStore.pb.h.
|
final |
Definition at line 174 of file DataStore.pb.cc.
|
final |
Definition at line 227 of file DataStore.pb.cc.
|
inline |
Definition at line 315 of file DataStore.pb.h.
|
final |
Definition at line 271 of file DataStore.pb.cc.
|
final |
Definition at line 162 of file DataStore.pb.cc.
|
inline |
Definition at line 312 of file DataStore.pb.h.
|
inline |
Definition at line 290 of file DataStore.pb.h.
|
inline |
Definition at line 356 of file DataStore.pb.h.
|
inline |
Definition at line 334 of file DataStore.pb.h.
| void dunedaq::dfmodules::opmon::HDF5DataStoreInfo::CopyFrom | ( | const HDF5DataStoreInfo & | from | ) |
Definition at line 336 of file DataStore.pb.cc.
|
inlinestatic |
Definition at line 127 of file DataStore.pb.h.
|
inlinestatic |
Definition at line 118 of file DataStore.pb.h.
|
inlinestaticprivate |
Definition at line 190 of file DataStore.pb.h.
|
inlinefinal |
Definition at line 180 of file DataStore.pb.h.
|
final |
Definition at line 310 of file DataStore.pb.cc.
|
inlinestatic |
Definition at line 121 of file DataStore.pb.h.
|
final |
Definition at line 358 of file DataStore.pb.cc.
|
inlinestatic |
Definition at line 124 of file DataStore.pb.h.
|
inlinestatic |
Definition at line 130 of file DataStore.pb.h.
|
private |
Definition at line 347 of file DataStore.pb.cc.
|
final |
Definition at line 343 of file DataStore.pb.cc.
|
inline |
Definition at line 167 of file DataStore.pb.h.
|
staticprivate |
Definition at line 313 of file DataStore.pb.cc.
|
inline |
Definition at line 114 of file DataStore.pb.h.
|
inlinefinal |
Definition at line 161 of file DataStore.pb.h.
|
inline |
Definition at line 293 of file DataStore.pb.h.
|
inline |
Definition at line 359 of file DataStore.pb.h.
|
inline |
Definition at line 93 of file DataStore.pb.h.
|
inlinenoexcept |
Definition at line 97 of file DataStore.pb.h.
|
inline |
Definition at line 319 of file DataStore.pb.h.
|
inline |
Definition at line 297 of file DataStore.pb.h.
|
inline |
Definition at line 363 of file DataStore.pb.h.
|
inline |
Definition at line 341 of file DataStore.pb.h.
|
finalprivate |
Definition at line 158 of file DataStore.pb.cc.
|
inlineprivate |
Definition at line 140 of file DataStore.pb.cc.
|
inlineprivate |
Definition at line 155 of file DataStore.pb.cc.
|
inline |
Definition at line 140 of file DataStore.pb.h.
|
inline |
Definition at line 111 of file DataStore.pb.h.
|
inline |
Definition at line 153 of file DataStore.pb.h.
|
inline |
Definition at line 337 of file DataStore.pb.h.
|
friend |
Definition at line 258 of file DataStore.pb.h.
|
friend |
Definition at line 189 of file DataStore.pb.h.
|
friend |
Definition at line 256 of file DataStore.pb.h.
|
friend |
Definition at line 270 of file DataStore.pb.h.
|
friend |
Definition at line 137 of file DataStore.pb.h.
| union { ... } dunedaq::dfmodules::opmon::HDF5DataStoreInfo |
|
static |
Definition at line 197 of file DataStore.pb.h.
| Impl_ dunedaq::dfmodules::opmon::HDF5DataStoreInfo::_impl_ |
Definition at line 269 of file DataStore.pb.h.
|
staticprivate |
Definition at line 257 of file DataStore.pb.h.
|
staticconstexpr |
Definition at line 134 of file DataStore.pb.h.