![]() |
MAK RTIspy API Documentation for HLA 4
|
Inheritance diagram for rti1516_2025::fedpro::ExceptionData:
Collaboration diagram for rti1516_2025::fedpro::ExceptionData:Public Types | |
| enum | : int { kExceptionNameFieldNumber = 1, kDetailsFieldNumber = 2 } |
Public Member Functions | |
| ExceptionData () | |
| ~ExceptionData () override | |
| constexpr | ExceptionData (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| ExceptionData (const ExceptionData &from) | |
| ExceptionData (ExceptionData &&from) noexcept | |
| ExceptionData & | operator= (const ExceptionData &from) |
| ExceptionData & | operator= (ExceptionData &&from) noexcept |
| void | Swap (ExceptionData *other) |
| void | UnsafeArenaSwap (ExceptionData *other) |
| ExceptionData * | New () const final |
| ExceptionData * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ExceptionData &from) |
| void | MergeFrom (const ExceptionData &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr,::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target,::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| void | clear_exceptionname () |
| const std::string & | exceptionname () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_exceptionname (ArgT0 &&arg0, ArgT...args) |
| std::string * | mutable_exceptionname () |
| PROTOBUF_MUST_USE_RESULT std::string * | release_exceptionname () |
| void | set_allocated_exceptionname (std::string *exceptionname) |
| void | clear_details () |
| const std::string & | details () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_details (ArgT0 &&arg0, ArgT...args) |
| std::string * | mutable_details () |
| PROTOBUF_MUST_USE_RESULT std::string * | release_details () |
| void | set_allocated_details (std::string *details) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_exceptionname (ArgT0 &&arg0, ArgT...args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_details (ArgT0 &&arg0, ArgT...args) |
Static Public Member Functions | |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const ExceptionData & | default_instance () |
| static const ExceptionData * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| ExceptionData (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Private Types | |
| typedef void | InternalArenaConstructable_ |
| typedef void | DestructorSkippable_ |
Private Member Functions | |
| void | SharedCtor () |
| void | SharedDtor () |
| void | SetCachedSize (int size) const final |
| void | InternalSwap (ExceptionData *other) |
| void | RegisterArenaDtor (::PROTOBUF_NAMESPACE_ID::Arena *arena) |
| const std::string & | _internal_exceptionname () const |
| PROTOBUF_ALWAYS_INLINE void | _internal_set_exceptionname (const std::string &value) |
| std::string * | _internal_mutable_exceptionname () |
| const std::string & | _internal_details () const |
| PROTOBUF_ALWAYS_INLINE void | _internal_set_details (const std::string &value) |
| std::string * | _internal_mutable_details () |
Static Private Member Functions | |
| static void | MergeImpl (::PROTOBUF_NAMESPACE_ID::Message *to, const ::PROTOBUF_NAMESPACE_ID::Message &from) |
| ::PROTOBUF_NAMESPACE_ID::StringPiece | FullMessageName () |
| static void | ArenaDtor (void *object) |
Private Attributes | |
| ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | exceptionname_ |
| ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | details_ |
| mutable::PROTOBUF_NAMESPACE_ID::internal::CachedSize | _cached_size_ |
Friends | |
| class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
| template<typename T > | |
| class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
| struct | ::TableStruct_datatypes_2eproto |
| void | swap (ExceptionData &a, ExceptionData &b) |
|
private |
|
private |
|
inline |
Referenced by New().
|
override |
|
explicit |
| rti1516_2025::fedpro::ExceptionData::ExceptionData | ( | const ExceptionData & | from | ) |
|
inlinenoexcept |
|
explicitprotected |
|
inlineprivate |
|
inlineprivate |
References exceptionname_.
Referenced by exceptionname().
|
inlineprivate |
References details_.
Referenced by mutable_details().
|
inlineprivate |
References exceptionname_.
Referenced by mutable_exceptionname().
|
inlineprivate |
References details_.
|
inlineprivate |
References exceptionname_.
|
final |
|
final |
|
staticprivate |
|
final |
|
final |
|
inline |
References details_.
|
inline |
References exceptionname_.
| void rti1516_2025::fedpro::ExceptionData::CopyFrom | ( | const ExceptionData & | from | ) |
Referenced by operator=().
|
inlinestatic |
References internal_default_instance().
Referenced by GetDescriptor(), and GetReflection().
|
inlinestatic |
References GetDescriptor().
|
inline |
References _internal_details().
|
inline |
References _internal_exceptionname().
|
inlinestaticprivate |
|
inlinefinal |
References _cached_size_.
|
final |
|
inlinestatic |
References default_instance(), and GetMetadata().
Referenced by descriptor().
|
final |
Referenced by GetDescriptor(), and GetReflection().
|
inlinestatic |
References default_instance(), and GetMetadata().
|
inlinestatic |
References rti1516_2025::fedpro::_ExceptionData_default_instance_.
Referenced by default_instance().
|
private |
Referenced by operator=(), Swap(), and UnsafeArenaSwap().
|
final |
| void rti1516_2025::fedpro::ExceptionData::MergeFrom | ( | const ExceptionData & | from | ) |
|
staticprivate |
|
inline |
References _internal_mutable_details().
|
inline |
References _internal_mutable_exceptionname().
|
inlinefinal |
References ExceptionData().
|
inlinefinal |
|
inline |
References CopyFrom().
|
inlinenoexcept |
References CopyFrom(), and InternalSwap().
|
inlineprivate |
|
inline |
References details_.
|
inline |
References exceptionname_.
|
inline |
References details_.
|
inline |
References exceptionname_.
| void rti1516_2025::fedpro::ExceptionData::set_details | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
References details_.
| void rti1516_2025::fedpro::ExceptionData::set_exceptionname | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
References exceptionname_.
|
finalprivate |
|
private |
|
private |
|
inline |
References InternalSwap().
|
inline |
References InternalSwap().
|
friend |
|
friend |
|
friend |
|
friend |
|
private |
Referenced by GetCachedSize().
|
static |
|
private |
|
private |
|
static |