DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <issue.pb.h>
Classes | |
class | _Internal |
struct | Impl_ |
Public Types | |
enum | : int { kCwdFieldNumber = 1 , kFileNameFieldNumber = 2 , kFunctionNameFieldNumber = 3 , kHostNameFieldNumber = 4 , kPackageNameFieldNumber = 6 , kUserNameFieldNumber = 14 , kApplicationNameFieldNumber = 15 , kLineNumberFieldNumber = 5 , kProcessIdFieldNumber = 11 , kThreadIdFieldNumber = 12 , kUserIdFieldNumber = 13 } |
Public Member Functions | |
Context () | |
~Context () override | |
template<typename = void> | |
PROTOBUF_CONSTEXPR | Context (::google::protobuf::internal::ConstantInitialized) |
Context (const Context &from) | |
Context (Context &&from) noexcept | |
Context & | operator= (const Context &from) |
Context & | operator= (Context &&from) noexcept |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (Context *other) |
void | UnsafeArenaSwap (Context *other) |
Context * | New (::google::protobuf::Arena *arena=nullptr) const final |
void | CopyFrom (const Context &from) |
void | MergeFrom (const Context &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_cwd () |
const std::string & | cwd () const |
template<typename Arg_ = const std::string&, typename... Args_> | |
void | set_cwd (Arg_ &&arg, Args_... args) |
std::string * | mutable_cwd () |
PROTOBUF_NODISCARD std::string * | release_cwd () |
void | set_allocated_cwd (std::string *ptr) |
void | clear_file_name () |
const std::string & | file_name () const |
template<typename Arg_ = const std::string&, typename... Args_> | |
void | set_file_name (Arg_ &&arg, Args_... args) |
std::string * | mutable_file_name () |
PROTOBUF_NODISCARD std::string * | release_file_name () |
void | set_allocated_file_name (std::string *ptr) |
void | clear_function_name () |
const std::string & | function_name () const |
template<typename Arg_ = const std::string&, typename... Args_> | |
void | set_function_name (Arg_ &&arg, Args_... args) |
std::string * | mutable_function_name () |
PROTOBUF_NODISCARD std::string * | release_function_name () |
void | set_allocated_function_name (std::string *ptr) |
void | clear_host_name () |
const std::string & | host_name () const |
template<typename Arg_ = const std::string&, typename... Args_> | |
void | set_host_name (Arg_ &&arg, Args_... args) |
std::string * | mutable_host_name () |
PROTOBUF_NODISCARD std::string * | release_host_name () |
void | set_allocated_host_name (std::string *ptr) |
void | clear_package_name () |
const std::string & | package_name () const |
template<typename Arg_ = const std::string&, typename... Args_> | |
void | set_package_name (Arg_ &&arg, Args_... args) |
std::string * | mutable_package_name () |
PROTOBUF_NODISCARD std::string * | release_package_name () |
void | set_allocated_package_name (std::string *ptr) |
void | clear_user_name () |
const std::string & | user_name () const |
template<typename Arg_ = const std::string&, typename... Args_> | |
void | set_user_name (Arg_ &&arg, Args_... args) |
std::string * | mutable_user_name () |
PROTOBUF_NODISCARD std::string * | release_user_name () |
void | set_allocated_user_name (std::string *ptr) |
void | clear_application_name () |
const std::string & | application_name () const |
template<typename Arg_ = const std::string&, typename... Args_> | |
void | set_application_name (Arg_ &&arg, Args_... args) |
std::string * | mutable_application_name () |
PROTOBUF_NODISCARD std::string * | release_application_name () |
void | set_allocated_application_name (std::string *ptr) |
void | clear_line_number () |
::uint32_t | line_number () const |
void | set_line_number (::uint32_t value) |
void | clear_process_id () |
::uint32_t | process_id () const |
void | set_process_id (::uint32_t value) |
void | clear_thread_id () |
::uint32_t | thread_id () const |
void | set_thread_id (::uint32_t value) |
void | clear_user_id () |
::uint32_t | user_id () const |
void | set_user_id (::uint32_t value) |
template<typename > | |
PROTOBUF_CONSTEXPR | Context (::_pbi::ConstantInitialized) |
template<typename Arg_ , typename... Args_> | |
PROTOBUF_ALWAYS_INLINE void | set_cwd (Arg_ &&arg, Args_... args) |
template<typename Arg_ , typename... Args_> | |
PROTOBUF_ALWAYS_INLINE void | set_file_name (Arg_ &&arg, Args_... args) |
template<typename Arg_ , typename... Args_> | |
PROTOBUF_ALWAYS_INLINE void | set_function_name (Arg_ &&arg, Args_... args) |
template<typename Arg_ , typename... Args_> | |
PROTOBUF_ALWAYS_INLINE void | set_host_name (Arg_ &&arg, Args_... args) |
template<typename Arg_ , typename... Args_> | |
PROTOBUF_ALWAYS_INLINE void | set_package_name (Arg_ &&arg, Args_... args) |
template<typename Arg_ , typename... Args_> | |
PROTOBUF_ALWAYS_INLINE void | set_user_name (Arg_ &&arg, Args_... args) |
template<typename Arg_ , typename... Args_> | |
PROTOBUF_ALWAYS_INLINE void | set_application_name (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 Context & | default_instance () |
static const Context * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
Context (::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 (Context *other) |
const std::string & | _internal_cwd () const |
PROTOBUF_ALWAYS_INLINE void | _internal_set_cwd (const std::string &value) |
std::string * | _internal_mutable_cwd () |
const std::string & | _internal_file_name () const |
PROTOBUF_ALWAYS_INLINE void | _internal_set_file_name (const std::string &value) |
std::string * | _internal_mutable_file_name () |
const std::string & | _internal_function_name () const |
PROTOBUF_ALWAYS_INLINE void | _internal_set_function_name (const std::string &value) |
std::string * | _internal_mutable_function_name () |
const std::string & | _internal_host_name () const |
PROTOBUF_ALWAYS_INLINE void | _internal_set_host_name (const std::string &value) |
std::string * | _internal_mutable_host_name () |
const std::string & | _internal_package_name () const |
PROTOBUF_ALWAYS_INLINE void | _internal_set_package_name (const std::string &value) |
std::string * | _internal_mutable_package_name () |
const std::string & | _internal_user_name () const |
PROTOBUF_ALWAYS_INLINE void | _internal_set_user_name (const std::string &value) |
std::string * | _internal_mutable_user_name () |
const std::string & | _internal_application_name () const |
PROTOBUF_ALWAYS_INLINE void | _internal_set_application_name (const std::string &value) |
std::string * | _internal_mutable_application_name () |
::uint32_t | _internal_line_number () const |
void | _internal_set_line_number (::uint32_t value) |
::uint32_t | _internal_process_id () const |
void | _internal_set_process_id (::uint32_t value) |
::uint32_t | _internal_thread_id () const |
void | _internal_set_thread_id (::uint32_t value) |
::uint32_t | _internal_user_id () const |
void | _internal_set_user_id (::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< 4, 11, 0, 113, 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 (Context &a, Context &b) |
Definition at line 88 of file issue.pb.h.
|
private |
Definition at line 388 of file issue.pb.h.
Definition at line 387 of file issue.pb.h.
anonymous enum : int |
Definition at line 215 of file issue.pb.h.
|
inline |
Definition at line 91 of file issue.pb.h.
|
override |
Definition at line 430 of file issue.pb.cc.
|
explicit |
dunedaq::ersschema::Context::Context | ( | const Context & | from | ) |
Definition at line 311 of file issue.pb.cc.
|
inlinenoexcept |
Definition at line 97 of file issue.pb.h.
|
explicitprotected |
Definition at line 306 of file issue.pb.cc.
PROTOBUF_CONSTEXPR dunedaq::ersschema::Context::Context | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 26 of file issue.pb.cc.
|
inlineprivate |
Definition at line 1386 of file issue.pb.h.
|
inlineprivate |
Definition at line 992 of file issue.pb.h.
|
inlineprivate |
Definition at line 1043 of file issue.pb.h.
|
inlineprivate |
Definition at line 1094 of file issue.pb.h.
|
inlineprivate |
Definition at line 1145 of file issue.pb.h.
|
inlineprivate |
Definition at line 1187 of file issue.pb.h.
|
inlineprivate |
Definition at line 1395 of file issue.pb.h.
|
inlineprivate |
Definition at line 1001 of file issue.pb.h.
|
inlineprivate |
Definition at line 1052 of file issue.pb.h.
|
inlineprivate |
Definition at line 1103 of file issue.pb.h.
|
inlineprivate |
Definition at line 1154 of file issue.pb.h.
|
inlineprivate |
Definition at line 1227 of file issue.pb.h.
|
inlineprivate |
Definition at line 1344 of file issue.pb.h.
|
inlineprivate |
Definition at line 1218 of file issue.pb.h.
|
inlineprivate |
Definition at line 1260 of file issue.pb.h.
|
inlineprivate |
Definition at line 1390 of file issue.pb.h.
|
inlineprivate |
Definition at line 996 of file issue.pb.h.
|
inlineprivate |
Definition at line 1047 of file issue.pb.h.
|
inlineprivate |
Definition at line 1098 of file issue.pb.h.
|
inlineprivate |
Definition at line 1149 of file issue.pb.h.
|
inlineprivate |
Definition at line 1191 of file issue.pb.h.
|
inlineprivate |
Definition at line 1222 of file issue.pb.h.
|
inlineprivate |
Definition at line 1264 of file issue.pb.h.
|
inlineprivate |
Definition at line 1286 of file issue.pb.h.
|
inlineprivate |
Definition at line 1308 of file issue.pb.h.
|
inlineprivate |
Definition at line 1339 of file issue.pb.h.
|
inlineprivate |
Definition at line 1282 of file issue.pb.h.
|
inlineprivate |
Definition at line 1304 of file issue.pb.h.
|
inlineprivate |
Definition at line 1335 of file issue.pb.h.
|
final |
Definition at line 468 of file issue.pb.cc.
|
final |
Definition at line 579 of file issue.pb.cc.
|
inline |
Definition at line 1369 of file issue.pb.h.
|
final |
Definition at line 679 of file issue.pb.cc.
|
final |
Definition at line 449 of file issue.pb.cc.
|
inline |
Definition at line 1366 of file issue.pb.h.
|
inline |
Definition at line 972 of file issue.pb.h.
|
inline |
Definition at line 1023 of file issue.pb.h.
|
inline |
Definition at line 1074 of file issue.pb.h.
|
inline |
Definition at line 1125 of file issue.pb.h.
|
inline |
Definition at line 1176 of file issue.pb.h.
|
inline |
Definition at line 1198 of file issue.pb.h.
|
inline |
Definition at line 1249 of file issue.pb.h.
|
inline |
Definition at line 1271 of file issue.pb.h.
|
inline |
Definition at line 1293 of file issue.pb.h.
|
inline |
Definition at line 1315 of file issue.pb.h.
void dunedaq::ersschema::Context::CopyFrom | ( | const Context & | from | ) |
Definition at line 807 of file issue.pb.cc.
|
inline |
Definition at line 975 of file issue.pb.h.
|
inlinestatic |
Definition at line 136 of file issue.pb.h.
|
inlinestatic |
Definition at line 127 of file issue.pb.h.
|
inline |
Definition at line 1026 of file issue.pb.h.
|
inlinestaticprivate |
Definition at line 199 of file issue.pb.h.
|
inline |
Definition at line 1077 of file issue.pb.h.
|
inlinefinal |
Definition at line 189 of file issue.pb.h.
|
final |
Definition at line 760 of file issue.pb.cc.
|
inlinestatic |
Definition at line 130 of file issue.pb.h.
|
final |
Definition at line 845 of file issue.pb.cc.
|
inlinestatic |
Definition at line 133 of file issue.pb.h.
|
inline |
Definition at line 1128 of file issue.pb.h.
|
inlinestatic |
Definition at line 139 of file issue.pb.h.
|
private |
Definition at line 818 of file issue.pb.cc.
|
final |
Definition at line 814 of file issue.pb.cc.
|
inline |
Definition at line 1179 of file issue.pb.h.
|
inline |
Definition at line 176 of file issue.pb.h.
|
staticprivate |
Definition at line 763 of file issue.pb.cc.
|
inline |
Definition at line 1381 of file issue.pb.h.
|
inline |
Definition at line 987 of file issue.pb.h.
|
inline |
Definition at line 1038 of file issue.pb.h.
|
inline |
Definition at line 1089 of file issue.pb.h.
|
inline |
Definition at line 1140 of file issue.pb.h.
|
inline |
Definition at line 1213 of file issue.pb.h.
|
inline |
Definition at line 123 of file issue.pb.h.
|
inline |
Definition at line 1330 of file issue.pb.h.
|
inlinefinal |
Definition at line 170 of file issue.pb.h.
Definition at line 102 of file issue.pb.h.
Definition at line 106 of file issue.pb.h.
|
inline |
Definition at line 1201 of file issue.pb.h.
|
inline |
Definition at line 1252 of file issue.pb.h.
|
inline |
Definition at line 1400 of file issue.pb.h.
|
inline |
Definition at line 1006 of file issue.pb.h.
|
inline |
Definition at line 1057 of file issue.pb.h.
|
inline |
Definition at line 1108 of file issue.pb.h.
|
inline |
Definition at line 1159 of file issue.pb.h.
|
inline |
Definition at line 1232 of file issue.pb.h.
|
inline |
Definition at line 1349 of file issue.pb.h.
|
inline |
Definition at line 1405 of file issue.pb.h.
|
inline |
Definition at line 1011 of file issue.pb.h.
|
inline |
Definition at line 1062 of file issue.pb.h.
|
inline |
Definition at line 1113 of file issue.pb.h.
|
inline |
Definition at line 1164 of file issue.pb.h.
|
inline |
Definition at line 1237 of file issue.pb.h.
|
inline |
Definition at line 1354 of file issue.pb.h.
void dunedaq::ersschema::Context::set_application_name | ( | Arg_ && | arg, |
Args_... | args ) |
|
inline |
Definition at line 1374 of file issue.pb.h.
void dunedaq::ersschema::Context::set_cwd | ( | Arg_ && | arg, |
Args_... | args ) |
|
inline |
void dunedaq::ersschema::Context::set_file_name | ( | Arg_ && | arg, |
Args_... | args ) |
|
inline |
Definition at line 1031 of file issue.pb.h.
void dunedaq::ersschema::Context::set_function_name | ( | Arg_ && | arg, |
Args_... | args ) |
|
inline |
Definition at line 1082 of file issue.pb.h.
void dunedaq::ersschema::Context::set_host_name | ( | Arg_ && | arg, |
Args_... | args ) |
|
inline |
Definition at line 1133 of file issue.pb.h.
|
inline |
Definition at line 1183 of file issue.pb.h.
void dunedaq::ersschema::Context::set_package_name | ( | Arg_ && | arg, |
Args_... | args ) |
|
inline |
Definition at line 1206 of file issue.pb.h.
|
inline |
Definition at line 1256 of file issue.pb.h.
|
inline |
Definition at line 1278 of file issue.pb.h.
|
inline |
Definition at line 1300 of file issue.pb.h.
void dunedaq::ersschema::Context::set_user_name | ( | Arg_ && | arg, |
Args_... | args ) |
|
inline |
Definition at line 1323 of file issue.pb.h.
|
finalprivate |
Definition at line 445 of file issue.pb.cc.
|
inlineprivate |
Definition at line 385 of file issue.pb.cc.
|
inlineprivate |
Definition at line 435 of file issue.pb.cc.
|
inline |
Definition at line 149 of file issue.pb.h.
|
inline |
Definition at line 1274 of file issue.pb.h.
|
inline |
Definition at line 120 of file issue.pb.h.
|
inline |
Definition at line 162 of file issue.pb.h.
|
inline |
Definition at line 1296 of file issue.pb.h.
|
inline |
Definition at line 1318 of file issue.pb.h.
|
friend |
Definition at line 386 of file issue.pb.h.
|
friend |
Definition at line 198 of file issue.pb.h.
|
friend |
Definition at line 384 of file issue.pb.h.
|
friend |
Definition at line 405 of file issue.pb.h.
Definition at line 146 of file issue.pb.h.
union { ... } dunedaq::ersschema::Context |
|
static |
Definition at line 206 of file issue.pb.h.
Impl_ dunedaq::ersschema::Context::_impl_ |
Definition at line 404 of file issue.pb.h.
|
staticprivate |
Definition at line 385 of file issue.pb.h.
|
staticconstexpr |
Definition at line 143 of file issue.pb.h.