DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <wib.pb.h>
Classes | |
class | _Internal |
struct | Impl_ |
Public Types | |
enum | : int { kTimestampFieldNumber = 1 , kDayFieldNumber = 2 , kMonthFieldNumber = 3 , kYearFieldNumber = 4 , kHourFieldNumber = 5 , kMinFieldNumber = 6 , kSecFieldNumber = 7 } |
Public Member Functions | |
GetTimestamp_Timestamp () | |
~GetTimestamp_Timestamp () override | |
template<typename = void> | |
PROTOBUF_CONSTEXPR | GetTimestamp_Timestamp (::google::protobuf::internal::ConstantInitialized) |
GetTimestamp_Timestamp (const GetTimestamp_Timestamp &from) | |
GetTimestamp_Timestamp (GetTimestamp_Timestamp &&from) noexcept | |
GetTimestamp_Timestamp & | operator= (const GetTimestamp_Timestamp &from) |
GetTimestamp_Timestamp & | operator= (GetTimestamp_Timestamp &&from) noexcept |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (GetTimestamp_Timestamp *other) |
void | UnsafeArenaSwap (GetTimestamp_Timestamp *other) |
GetTimestamp_Timestamp * | New (::google::protobuf::Arena *arena=nullptr) const final |
void | CopyFrom (const GetTimestamp_Timestamp &from) |
void | MergeFrom (const GetTimestamp_Timestamp &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_timestamp () |
::uint32_t | timestamp () const |
void | set_timestamp (::uint32_t value) |
void | clear_day () |
::uint32_t | day () const |
void | set_day (::uint32_t value) |
void | clear_month () |
::uint32_t | month () const |
void | set_month (::uint32_t value) |
void | clear_year () |
::uint32_t | year () const |
void | set_year (::uint32_t value) |
void | clear_hour () |
::uint32_t | hour () const |
void | set_hour (::uint32_t value) |
void | clear_min () |
::uint32_t | min () const |
void | set_min (::uint32_t value) |
void | clear_sec () |
::uint32_t | sec () const |
void | set_sec (::uint32_t value) |
template<typename > | |
PROTOBUF_CONSTEXPR | GetTimestamp_Timestamp (::_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 GetTimestamp_Timestamp & | default_instance () |
static const GetTimestamp_Timestamp * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
GetTimestamp_Timestamp (::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 (GetTimestamp_Timestamp *other) |
::uint32_t | _internal_timestamp () const |
void | _internal_set_timestamp (::uint32_t value) |
::uint32_t | _internal_day () const |
void | _internal_set_day (::uint32_t value) |
::uint32_t | _internal_month () const |
void | _internal_set_month (::uint32_t value) |
::uint32_t | _internal_year () const |
void | _internal_set_year (::uint32_t value) |
::uint32_t | _internal_hour () const |
void | _internal_set_hour (::uint32_t value) |
::uint32_t | _internal_min () const |
void | _internal_set_min (::uint32_t value) |
::uint32_t | _internal_sec () const |
void | _internal_set_sec (::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< 3, 7, 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_wib_2eproto |
void | swap (GetTimestamp_Timestamp &a, GetTimestamp_Timestamp &b) |
|
private |
anonymous enum : int |
Enumerator | |
---|---|
kTimestampFieldNumber | |
kDayFieldNumber | |
kMonthFieldNumber | |
kYearFieldNumber | |
kHourFieldNumber | |
kMinFieldNumber | |
kSecFieldNumber |
Definition at line 4815 of file wib.pb.h.
|
inline |
|
override |
Definition at line 6982 of file wib.pb.cc.
|
explicit |
wib::GetTimestamp_Timestamp::GetTimestamp_Timestamp | ( | const GetTimestamp_Timestamp & | from | ) |
|
inlinenoexcept |
|
explicitprotected |
Definition at line 6958 of file wib.pb.cc.
PROTOBUF_CONSTEXPR wib::GetTimestamp_Timestamp::GetTimestamp_Timestamp | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 466 of file wib.pb.cc.
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
final |
Definition at line 7006 of file wib.pb.cc.
|
final |
Definition at line 7080 of file wib.pb.cc.
|
final |
Definition at line 7145 of file wib.pb.cc.
|
final |
Definition at line 6994 of file wib.pb.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void wib::GetTimestamp_Timestamp::CopyFrom | ( | const GetTimestamp_Timestamp & | from | ) |
Definition at line 7237 of file wib.pb.cc.
|
inline |
|
inlinestatic |
Definition at line 4736 of file wib.pb.h.
|
inlinestatic |
|
inlinestaticprivate |
|
inlinefinal |
|
final |
Definition at line 7202 of file wib.pb.cc.
|
inlinestatic |
Definition at line 4730 of file wib.pb.h.
|
final |
Definition at line 7259 of file wib.pb.cc.
|
inlinestatic |
|
inline |
|
inlinestatic |
Definition at line 4739 of file wib.pb.h.
|
private |
|
final |
|
inline |
Definition at line 4776 of file wib.pb.h.
|
staticprivate |
Definition at line 7205 of file wib.pb.cc.
|
inline |
|
inline |
|
inline |
|
inlinefinal |
|
inline |
Definition at line 4702 of file wib.pb.h.
|
inlinenoexcept |
Definition at line 4706 of file wib.pb.h.
|
inline |
|
inline |
Definition at line 10151 of file wib.pb.h.
|
inline |
Definition at line 10217 of file wib.pb.h.
|
inline |
Definition at line 10239 of file wib.pb.h.
|
inline |
Definition at line 10173 of file wib.pb.h.
|
inline |
Definition at line 10261 of file wib.pb.h.
|
inline |
Definition at line 10129 of file wib.pb.h.
|
inline |
Definition at line 10195 of file wib.pb.h.
|
finalprivate |
|
inlineprivate |
|
inlineprivate |
|
inline |
Definition at line 4749 of file wib.pb.h.
|
inline |
|
inline |
|
inline |
Definition at line 4762 of file wib.pb.h.
|
inline |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
union { ... } wib::GetTimestamp_Timestamp |
|
static |
|
staticprivate |
|
staticconstexpr |