![]() |
MAK RTIspy API Documentation for HLA 1.3
|
Inheritance diagram for rti1516_2025::fedpro::FederationSynchronized:
Collaboration diagram for rti1516_2025::fedpro::FederationSynchronized:Public Types | |
| enum | : int { kSynchronizationPointLabelFieldNumber = 1, kFailedToSyncSetFieldNumber = 2 } |
Public Member Functions | |
| FederationSynchronized () | |
| ~FederationSynchronized () override | |
| constexpr | FederationSynchronized (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| FederationSynchronized (const FederationSynchronized &from) | |
| FederationSynchronized (FederationSynchronized &&from) noexcept | |
| FederationSynchronized & | operator= (const FederationSynchronized &from) |
| FederationSynchronized & | operator= (FederationSynchronized &&from) noexcept |
| void | Swap (FederationSynchronized *other) |
| void | UnsafeArenaSwap (FederationSynchronized *other) |
| FederationSynchronized * | New () const final |
| FederationSynchronized * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const FederationSynchronized &from) |
| void | MergeFrom (const FederationSynchronized &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_synchronizationpointlabel () |
| const std::string & | synchronizationpointlabel () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_synchronizationpointlabel (ArgT0 &&arg0, ArgT...args) |
| std::string * | mutable_synchronizationpointlabel () |
| PROTOBUF_MUST_USE_RESULT std::string * | release_synchronizationpointlabel () |
| void | set_allocated_synchronizationpointlabel (std::string *synchronizationpointlabel) |
| bool | has_failedtosyncset () const |
| void | clear_failedtosyncset () |
| const ::rti1516_2025::fedpro::FederateHandleSet & | failedtosyncset () const |
| PROTOBUF_MUST_USE_RESULT::rti1516_2025::fedpro::FederateHandleSet * | release_failedtosyncset () |
| ::rti1516_2025::fedpro::FederateHandleSet * | mutable_failedtosyncset () |
| void | set_allocated_failedtosyncset (::rti1516_2025::fedpro::FederateHandleSet *failedtosyncset) |
| void | unsafe_arena_set_allocated_failedtosyncset (::rti1516_2025::fedpro::FederateHandleSet *failedtosyncset) |
| ::rti1516_2025::fedpro::FederateHandleSet * | unsafe_arena_release_failedtosyncset () |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_synchronizationpointlabel (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 FederationSynchronized & | default_instance () |
| static const FederationSynchronized * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| FederationSynchronized (::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 (FederationSynchronized *other) |
| void | RegisterArenaDtor (::PROTOBUF_NAMESPACE_ID::Arena *arena) |
| const std::string & | _internal_synchronizationpointlabel () const |
| PROTOBUF_ALWAYS_INLINE void | _internal_set_synchronizationpointlabel (const std::string &value) |
| std::string * | _internal_mutable_synchronizationpointlabel () |
| bool | _internal_has_failedtosyncset () const |
| const ::rti1516_2025::fedpro::FederateHandleSet & | _internal_failedtosyncset () const |
| ::rti1516_2025::fedpro::FederateHandleSet * | _internal_mutable_failedtosyncset () |
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 | synchronizationpointlabel_ |
| ::rti1516_2025::fedpro::FederateHandleSet * | failedtosyncset_ |
| 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_FederateAmbassador_2eproto |
| void | swap (FederationSynchronized &a, FederationSynchronized &b) |
|
private |
|
private |
|
inline |
Referenced by New().
|
override |
|
explicit |
| rti1516_2025::fedpro::FederationSynchronized::FederationSynchronized | ( | const FederationSynchronized & | from | ) |
|
inlinenoexcept |
|
explicitprotected |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
final |
|
final |
|
staticprivate |
|
final |
|
final |
| void rti1516_2025::fedpro::FederationSynchronized::clear_failedtosyncset | ( | ) |
|
inline |
| void rti1516_2025::fedpro::FederationSynchronized::CopyFrom | ( | const FederationSynchronized & | from | ) |
Referenced by operator=().
|
inlinestatic |
References internal_default_instance().
Referenced by GetDescriptor(), and GetReflection().
|
inlinestatic |
References GetDescriptor().
|
inline |
|
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().
|
inline |
|
inlinestatic |
References rti1516_2025::fedpro::_FederationSynchronized_default_instance_.
Referenced by default_instance().
|
private |
Referenced by operator=(), Swap(), and UnsafeArenaSwap().
|
final |
| void rti1516_2025::fedpro::FederationSynchronized::MergeFrom | ( | const FederationSynchronized & | from | ) |
|
staticprivate |
|
inline |
|
inline |
|
inlinefinal |
References FederationSynchronized().
|
inlinefinal |
|
inline |
References CopyFrom().
|
inlinenoexcept |
References CopyFrom(), and InternalSwap().
|
inlineprivate |
|
inline |
|
inline |
|
inline |
|
inline |
| void rti1516_2025::fedpro::FederationSynchronized::set_synchronizationpointlabel | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
|
finalprivate |
|
private |
|
private |
|
inline |
References InternalSwap().
|
inline |
|
inline |
|
inline |
|
inline |
References InternalSwap().
|
friend |
|
friend |
|
friend |
|
friend |
|
private |
Referenced by GetCachedSize().
|
static |
|
private |
|
static |
|
private |