DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <issue.pb.h>
Classes | |
class | _Internal |
struct | Impl_ |
Public Types | |
enum | : int { kInheritanceFieldNumber = 3 , kParametersFieldNumber = 11 , kNameFieldNumber = 2 , kMessageFieldNumber = 4 , kSeverityFieldNumber = 5 , kContextFieldNumber = 1 , kTimeFieldNumber = 6 } |
Public Member Functions | |
SimpleIssue () | |
~SimpleIssue () override | |
template<typename = void> | |
PROTOBUF_CONSTEXPR | SimpleIssue (::google::protobuf::internal::ConstantInitialized) |
SimpleIssue (const SimpleIssue &from) | |
SimpleIssue (SimpleIssue &&from) noexcept | |
SimpleIssue & | operator= (const SimpleIssue &from) |
SimpleIssue & | operator= (SimpleIssue &&from) noexcept |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (SimpleIssue *other) |
void | UnsafeArenaSwap (SimpleIssue *other) |
SimpleIssue * | New (::google::protobuf::Arena *arena=nullptr) const final |
void | CopyFrom (const SimpleIssue &from) |
void | MergeFrom (const SimpleIssue &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 |
int | inheritance_size () const |
void | clear_inheritance () |
const std::string & | inheritance (int index) const |
std::string * | mutable_inheritance (int index) |
void | set_inheritance (int index, const std::string &value) |
void | set_inheritance (int index, std::string &&value) |
void | set_inheritance (int index, const char *value) |
void | set_inheritance (int index, const char *value, std::size_t size) |
void | set_inheritance (int index, absl::string_view value) |
std::string * | add_inheritance () |
void | add_inheritance (const std::string &value) |
void | add_inheritance (std::string &&value) |
void | add_inheritance (const char *value) |
void | add_inheritance (const char *value, std::size_t size) |
void | add_inheritance (absl::string_view value) |
const ::google::protobuf::RepeatedPtrField< std::string > & | inheritance () const |
::google::protobuf::RepeatedPtrField< std::string > * | mutable_inheritance () |
int | parameters_size () const |
void | clear_parameters () |
const ::google::protobuf::Map< std::string, std::string > & | parameters () const |
::google::protobuf::Map< std::string, std::string > * | mutable_parameters () |
void | clear_name () |
const std::string & | name () const |
template<typename Arg_ = const std::string&, typename... Args_> | |
void | set_name (Arg_ &&arg, Args_... args) |
std::string * | mutable_name () |
PROTOBUF_NODISCARD std::string * | release_name () |
void | set_allocated_name (std::string *ptr) |
void | clear_message () |
const std::string & | message () const |
template<typename Arg_ = const std::string&, typename... Args_> | |
void | set_message (Arg_ &&arg, Args_... args) |
std::string * | mutable_message () |
PROTOBUF_NODISCARD std::string * | release_message () |
void | set_allocated_message (std::string *ptr) |
void | clear_severity () |
const std::string & | severity () const |
template<typename Arg_ = const std::string&, typename... Args_> | |
void | set_severity (Arg_ &&arg, Args_... args) |
std::string * | mutable_severity () |
PROTOBUF_NODISCARD std::string * | release_severity () |
void | set_allocated_severity (std::string *ptr) |
bool | has_context () const |
void | clear_context () |
const ::dunedaq::ersschema::Context & | context () const |
PROTOBUF_NODISCARD::dunedaq::ersschema::Context * | release_context () |
::dunedaq::ersschema::Context * | mutable_context () |
void | set_allocated_context (::dunedaq::ersschema::Context *value) |
void | unsafe_arena_set_allocated_context (::dunedaq::ersschema::Context *value) |
::dunedaq::ersschema::Context * | unsafe_arena_release_context () |
void | clear_time () |
::uint64_t | time () const |
void | set_time (::uint64_t value) |
template<typename > | |
PROTOBUF_CONSTEXPR | SimpleIssue (::_pbi::ConstantInitialized) |
template<typename Arg_ , typename... Args_> | |
PROTOBUF_ALWAYS_INLINE void | set_name (Arg_ &&arg, Args_... args) |
template<typename Arg_ , typename... Args_> | |
PROTOBUF_ALWAYS_INLINE void | set_message (Arg_ &&arg, Args_... args) |
template<typename Arg_ , typename... Args_> | |
PROTOBUF_ALWAYS_INLINE void | set_severity (Arg_ &&arg, Args_... args) |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const ::google::protobuf::Descriptor * | GetDescriptor () |
static const ::google::protobuf::Reflection * | GetReflection () |
static const SimpleIssue & | default_instance () |
static const SimpleIssue * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
SimpleIssue (::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 (SimpleIssue *other) |
int | _internal_inheritance_size () const |
const ::google::protobuf::RepeatedPtrField< std::string > & | _internal_inheritance () const |
::google::protobuf::RepeatedPtrField< std::string > * | _internal_mutable_inheritance () |
int | _internal_parameters_size () const |
const ::google::protobuf::Map< std::string, std::string > & | _internal_parameters () const |
::google::protobuf::Map< std::string, std::string > * | _internal_mutable_parameters () |
const std::string & | _internal_name () const |
PROTOBUF_ALWAYS_INLINE void | _internal_set_name (const std::string &value) |
std::string * | _internal_mutable_name () |
const std::string & | _internal_message () const |
PROTOBUF_ALWAYS_INLINE void | _internal_set_message (const std::string &value) |
std::string * | _internal_mutable_message () |
const std::string & | _internal_severity () const |
PROTOBUF_ALWAYS_INLINE void | _internal_set_severity (const std::string &value) |
std::string * | _internal_mutable_severity () |
const ::dunedaq::ersschema::Context & | _internal_context () const |
::dunedaq::ersschema::Context * | _internal_mutable_context () |
::uint64_t | _internal_time () const |
void | _internal_set_time (::uint64_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, 2, 78, 2 > | _table_ |
Friends | |
class | ::google::protobuf::internal::AnyMetadata |
class | ::google::protobuf::internal::TcParser |
template<typename T > | |
class | ::google::protobuf::Arena::InternalHelper |
struct | ::TableStruct_ers_2fissue_2eproto |
void | swap (SimpleIssue &a, SimpleIssue &b) |
Definition at line 436 of file issue.pb.h.
Definition at line 697 of file issue.pb.h.
Definition at line 696 of file issue.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kInheritanceFieldNumber | |
kParametersFieldNumber | |
kNameFieldNumber | |
kMessageFieldNumber | |
kSeverityFieldNumber | |
kContextFieldNumber | |
kTimeFieldNumber |
Definition at line 564 of file issue.pb.h.
|
inline |
Definition at line 439 of file issue.pb.h.
|
override |
Definition at line 955 of file issue.pb.cc.
|
explicit |
dunedaq::ersschema::SimpleIssue::SimpleIssue | ( | const SimpleIssue & | from | ) |
Definition at line 884 of file issue.pb.cc.
|
inlinenoexcept |
Definition at line 445 of file issue.pb.h.
|
explicitprotected |
Definition at line 879 of file issue.pb.cc.
PROTOBUF_CONSTEXPR dunedaq::ersschema::SimpleIssue::SimpleIssue | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 85 of file issue.pb.cc.
|
inlineprivate |
Definition at line 1432 of file issue.pb.h.
|
inlineprivate |
Definition at line 1655 of file issue.pb.h.
|
inlineprivate |
Definition at line 1570 of file issue.pb.h.
|
inlineprivate |
Definition at line 1686 of file issue.pb.h.
|
inlineprivate |
Definition at line 1482 of file issue.pb.h.
|
inlineprivate |
Definition at line 1660 of file issue.pb.h.
|
inlineprivate |
Definition at line 1695 of file issue.pb.h.
|
inlineprivate |
Definition at line 1548 of file issue.pb.h.
|
inlineprivate |
Definition at line 1807 of file issue.pb.h.
|
inlineprivate |
Definition at line 1746 of file issue.pb.h.
|
inlineprivate |
Definition at line 1539 of file issue.pb.h.
|
inlineprivate |
Definition at line 1799 of file issue.pb.h.
|
inlineprivate |
Definition at line 1790 of file issue.pb.h.
|
inlineprivate |
Definition at line 1690 of file issue.pb.h.
|
inlineprivate |
Definition at line 1543 of file issue.pb.h.
|
inlineprivate |
Definition at line 1741 of file issue.pb.h.
|
inlineprivate |
Definition at line 1783 of file issue.pb.h.
|
inlineprivate |
Definition at line 1737 of file issue.pb.h.
|
inlineprivate |
Definition at line 1779 of file issue.pb.h.
|
final |
Definition at line 994 of file issue.pb.cc.
|
final |
Definition at line 1074 of file issue.pb.cc.
|
inline |
Definition at line 1579 of file issue.pb.h.
|
inline |
Definition at line 1639 of file issue.pb.h.
|
inline |
Definition at line 1627 of file issue.pb.h.
|
inline |
Definition at line 1633 of file issue.pb.h.
|
inline |
Definition at line 1617 of file issue.pb.h.
|
inline |
Definition at line 1622 of file issue.pb.h.
|
final |
Definition at line 1168 of file issue.pb.cc.
|
final |
Definition at line 973 of file issue.pb.cc.
|
inline |
Definition at line 1428 of file issue.pb.h.
|
inline |
Definition at line 1576 of file issue.pb.h.
|
inline |
Definition at line 1666 of file issue.pb.h.
|
inline |
Definition at line 1519 of file issue.pb.h.
|
inline |
Definition at line 1796 of file issue.pb.h.
|
inline |
Definition at line 1717 of file issue.pb.h.
|
inline |
Definition at line 1768 of file issue.pb.h.
|
inline |
Definition at line 1437 of file issue.pb.h.
void dunedaq::ersschema::SimpleIssue::CopyFrom | ( | const SimpleIssue & | from | ) |
Definition at line 1258 of file issue.pb.cc.
|
inlinestatic |
Definition at line 484 of file issue.pb.h.
|
inlinestatic |
Definition at line 475 of file issue.pb.h.
|
inlinestaticprivate |
Definition at line 547 of file issue.pb.h.
|
inlinefinal |
Definition at line 537 of file issue.pb.h.
|
final |
Definition at line 1226 of file issue.pb.cc.
|
inlinestatic |
Definition at line 478 of file issue.pb.h.
|
final |
Definition at line 1291 of file issue.pb.cc.
|
inlinestatic |
Definition at line 481 of file issue.pb.h.
|
inline |
Definition at line 1423 of file issue.pb.h.
|
inline |
Definition at line 1645 of file issue.pb.h.
|
inline |
Definition at line 1585 of file issue.pb.h.
|
inline |
Definition at line 1573 of file issue.pb.h.
|
inlinestatic |
Definition at line 487 of file issue.pb.h.
|
private |
Definition at line 1269 of file issue.pb.cc.
|
final |
Definition at line 1265 of file issue.pb.cc.
|
inline |
Definition at line 524 of file issue.pb.h.
|
staticprivate |
Definition at line 1229 of file issue.pb.cc.
|
inline |
Definition at line 1669 of file issue.pb.h.
|
inline |
Definition at line 1491 of file issue.pb.h.
|
inline |
Definition at line 1649 of file issue.pb.h.
|
inline |
Definition at line 1589 of file issue.pb.h.
|
inline |
Definition at line 1681 of file issue.pb.h.
|
inline |
Definition at line 1534 of file issue.pb.h.
|
inline |
Definition at line 1811 of file issue.pb.h.
|
inline |
Definition at line 1732 of file issue.pb.h.
|
inline |
Definition at line 471 of file issue.pb.h.
|
inline |
Definition at line 1522 of file issue.pb.h.
|
inlinefinal |
Definition at line 518 of file issue.pb.h.
|
inline |
Definition at line 450 of file issue.pb.h.
|
inlinenoexcept |
Definition at line 454 of file issue.pb.h.
|
inline |
Definition at line 1803 of file issue.pb.h.
|
inline |
Definition at line 1793 of file issue.pb.h.
|
inline |
Definition at line 1454 of file issue.pb.h.
|
inline |
Definition at line 1700 of file issue.pb.h.
|
inline |
Definition at line 1553 of file issue.pb.h.
|
inline |
Definition at line 1751 of file issue.pb.h.
|
inline |
Definition at line 1496 of file issue.pb.h.
|
inline |
Definition at line 1705 of file issue.pb.h.
|
inline |
Definition at line 1558 of file issue.pb.h.
|
inline |
Definition at line 1756 of file issue.pb.h.
|
inline |
Definition at line 1612 of file issue.pb.h.
|
inline |
Definition at line 1601 of file issue.pb.h.
|
inline |
Definition at line 1606 of file issue.pb.h.
|
inline |
Definition at line 1593 of file issue.pb.h.
|
inline |
Definition at line 1597 of file issue.pb.h.
void dunedaq::ersschema::SimpleIssue::set_message | ( | Arg_ && | arg, |
Args_... | args ) |
|
inline |
Definition at line 1674 of file issue.pb.h.
void dunedaq::ersschema::SimpleIssue::set_name | ( | Arg_ && | arg, |
Args_... | args ) |
|
inline |
void dunedaq::ersschema::SimpleIssue::set_severity | ( | Arg_ && | arg, |
Args_... | args ) |
|
inline |
|
inline |
Definition at line 1775 of file issue.pb.h.
|
finalprivate |
Definition at line 969 of file issue.pb.cc.
|
inline |
Definition at line 1720 of file issue.pb.h.
|
inlineprivate |
Definition at line 929 of file issue.pb.cc.
|
inlineprivate |
Definition at line 960 of file issue.pb.cc.
|
inline |
Definition at line 497 of file issue.pb.h.
|
inline |
Definition at line 1771 of file issue.pb.h.
|
inline |
Definition at line 468 of file issue.pb.h.
|
inline |
Definition at line 1473 of file issue.pb.h.
|
inline |
Definition at line 1441 of file issue.pb.h.
|
inline |
Definition at line 510 of file issue.pb.h.
|
friend |
Definition at line 695 of file issue.pb.h.
|
friend |
Definition at line 546 of file issue.pb.h.
|
friend |
Definition at line 693 of file issue.pb.h.
|
friend |
Definition at line 714 of file issue.pb.h.
|
friend |
Definition at line 494 of file issue.pb.h.
union { ... } dunedaq::ersschema::SimpleIssue |
|
static |
Definition at line 554 of file issue.pb.h.
Impl_ dunedaq::ersschema::SimpleIssue::_impl_ |
Definition at line 713 of file issue.pb.h.
|
staticprivate |
Definition at line 694 of file issue.pb.h.
|
staticconstexpr |
Definition at line 491 of file issue.pb.h.