MAK RTIspy API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Private Types | Private Member Functions | Static Private Member Functions | Private Attributes | Friends
rti1516_2025::fedpro::QueryAttributeOwnershipRequest Class Referencefinal
+ Inheritance diagram for rti1516_2025::fedpro::QueryAttributeOwnershipRequest:
+ Collaboration diagram for rti1516_2025::fedpro::QueryAttributeOwnershipRequest:

Public Types

enum  : int { kObjectInstanceFieldNumber = 1, kAttributesFieldNumber = 2 }
 

Public Member Functions

 QueryAttributeOwnershipRequest ()
 
 ~QueryAttributeOwnershipRequest () override
 
constexpr QueryAttributeOwnershipRequest (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 QueryAttributeOwnershipRequest (const QueryAttributeOwnershipRequest &from)
 
 QueryAttributeOwnershipRequest (QueryAttributeOwnershipRequest &&from) noexcept
 
QueryAttributeOwnershipRequestoperator= (const QueryAttributeOwnershipRequest &from)
 
QueryAttributeOwnershipRequestoperator= (QueryAttributeOwnershipRequest &&from) noexcept
 
void Swap (QueryAttributeOwnershipRequest *other)
 
void UnsafeArenaSwap (QueryAttributeOwnershipRequest *other)
 
QueryAttributeOwnershipRequestNew () const final
 
QueryAttributeOwnershipRequestNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const QueryAttributeOwnershipRequest &from)
 
void MergeFrom (const QueryAttributeOwnershipRequest &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
 
bool has_objectinstance () const
 
void clear_objectinstance ()
 
const
::rti1516_2025::fedpro::ObjectInstanceHandle
objectinstance () const
 
PROTOBUF_MUST_USE_RESULT::rti1516_2025::fedpro::ObjectInstanceHandle * release_objectinstance ()
 
::rti1516_2025::fedpro::ObjectInstanceHandlemutable_objectinstance ()
 
void set_allocated_objectinstance (::rti1516_2025::fedpro::ObjectInstanceHandle *objectinstance)
 
void unsafe_arena_set_allocated_objectinstance (::rti1516_2025::fedpro::ObjectInstanceHandle *objectinstance)
 
::rti1516_2025::fedpro::ObjectInstanceHandleunsafe_arena_release_objectinstance ()
 
bool has_attributes () const
 
void clear_attributes ()
 
const
::rti1516_2025::fedpro::AttributeHandleSet
attributes () const
 
PROTOBUF_MUST_USE_RESULT::rti1516_2025::fedpro::AttributeHandleSet * release_attributes ()
 
::rti1516_2025::fedpro::AttributeHandleSetmutable_attributes ()
 
void set_allocated_attributes (::rti1516_2025::fedpro::AttributeHandleSet *attributes)
 
void unsafe_arena_set_allocated_attributes (::rti1516_2025::fedpro::AttributeHandleSet *attributes)
 
::rti1516_2025::fedpro::AttributeHandleSetunsafe_arena_release_attributes ()
 

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
QueryAttributeOwnershipRequest
default_instance ()
 
static const
QueryAttributeOwnershipRequest
internal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 QueryAttributeOwnershipRequest (::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 (QueryAttributeOwnershipRequest *other)
 
void RegisterArenaDtor (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
bool _internal_has_objectinstance () const
 
const
::rti1516_2025::fedpro::ObjectInstanceHandle
_internal_objectinstance () const
 
::rti1516_2025::fedpro::ObjectInstanceHandle_internal_mutable_objectinstance ()
 
bool _internal_has_attributes () const
 
const
::rti1516_2025::fedpro::AttributeHandleSet
_internal_attributes () const
 
::rti1516_2025::fedpro::AttributeHandleSet_internal_mutable_attributes ()
 

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

::rti1516_2025::fedpro::ObjectInstanceHandleobjectinstance_
 
::rti1516_2025::fedpro::AttributeHandleSetattributes_
 
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_RTIambassador_2eproto
 
void swap (QueryAttributeOwnershipRequest &a, QueryAttributeOwnershipRequest &b)
 

Member Typedef Documentation

Member Enumeration Documentation

anonymous enum : int
Enumerator
kObjectInstanceFieldNumber 
kAttributesFieldNumber 

Constructor & Destructor Documentation

rti1516_2025::fedpro::QueryAttributeOwnershipRequest::QueryAttributeOwnershipRequest ( )
inline
rti1516_2025::fedpro::QueryAttributeOwnershipRequest::~QueryAttributeOwnershipRequest ( )
override
constexpr rti1516_2025::fedpro::QueryAttributeOwnershipRequest::QueryAttributeOwnershipRequest ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit
rti1516_2025::fedpro::QueryAttributeOwnershipRequest::QueryAttributeOwnershipRequest ( const QueryAttributeOwnershipRequest from)
rti1516_2025::fedpro::QueryAttributeOwnershipRequest::QueryAttributeOwnershipRequest ( QueryAttributeOwnershipRequest &&  from)
inlinenoexcept
rti1516_2025::fedpro::QueryAttributeOwnershipRequest::QueryAttributeOwnershipRequest ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

const ::rti1516_2025::fedpro::AttributeHandleSet & rti1516_2025::fedpro::QueryAttributeOwnershipRequest::_internal_attributes ( ) const
inlineprivate
bool rti1516_2025::fedpro::QueryAttributeOwnershipRequest::_internal_has_attributes ( ) const
inlineprivate
bool rti1516_2025::fedpro::QueryAttributeOwnershipRequest::_internal_has_objectinstance ( ) const
inlineprivate
rti1516_2025::fedpro::AttributeHandleSet * rti1516_2025::fedpro::QueryAttributeOwnershipRequest::_internal_mutable_attributes ( )
inlineprivate
rti1516_2025::fedpro::ObjectInstanceHandle * rti1516_2025::fedpro::QueryAttributeOwnershipRequest::_internal_mutable_objectinstance ( )
inlineprivate
const ::rti1516_2025::fedpro::ObjectInstanceHandle & rti1516_2025::fedpro::QueryAttributeOwnershipRequest::_internal_objectinstance ( ) const
inlineprivate
const char* rti1516_2025::fedpro::QueryAttributeOwnershipRequest::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final
::PROTOBUF_NAMESPACE_ID::uint8* rti1516_2025::fedpro::QueryAttributeOwnershipRequest::_InternalSerialize ( ::PROTOBUF_NAMESPACE_ID::uint8 *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final
static void rti1516_2025::fedpro::QueryAttributeOwnershipRequest::ArenaDtor ( void *  object)
staticprivate
const ::rti1516_2025::fedpro::AttributeHandleSet & rti1516_2025::fedpro::QueryAttributeOwnershipRequest::attributes ( ) const
inline
size_t rti1516_2025::fedpro::QueryAttributeOwnershipRequest::ByteSizeLong ( ) const
final
PROTOBUF_ATTRIBUTE_REINITIALIZES void rti1516_2025::fedpro::QueryAttributeOwnershipRequest::Clear ( )
final
void rti1516_2025::fedpro::QueryAttributeOwnershipRequest::clear_attributes ( )
void rti1516_2025::fedpro::QueryAttributeOwnershipRequest::clear_objectinstance ( )
void rti1516_2025::fedpro::QueryAttributeOwnershipRequest::CopyFrom ( const QueryAttributeOwnershipRequest from)
static const QueryAttributeOwnershipRequest& rti1516_2025::fedpro::QueryAttributeOwnershipRequest::default_instance ( )
inlinestatic
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* rti1516_2025::fedpro::QueryAttributeOwnershipRequest::descriptor ( )
inlinestatic
::PROTOBUF_NAMESPACE_ID::StringPiece rti1516_2025::fedpro::QueryAttributeOwnershipRequest::FullMessageName ( )
inlinestaticprivate
int rti1516_2025::fedpro::QueryAttributeOwnershipRequest::GetCachedSize ( ) const
inlinefinal
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData* rti1516_2025::fedpro::QueryAttributeOwnershipRequest::GetClassData ( ) const
final
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* rti1516_2025::fedpro::QueryAttributeOwnershipRequest::GetDescriptor ( )
inlinestatic
::PROTOBUF_NAMESPACE_ID::Metadata rti1516_2025::fedpro::QueryAttributeOwnershipRequest::GetMetadata ( ) const
final
static const ::PROTOBUF_NAMESPACE_ID::Reflection* rti1516_2025::fedpro::QueryAttributeOwnershipRequest::GetReflection ( )
inlinestatic
bool rti1516_2025::fedpro::QueryAttributeOwnershipRequest::has_attributes ( ) const
inline
bool rti1516_2025::fedpro::QueryAttributeOwnershipRequest::has_objectinstance ( ) const
inline
static const QueryAttributeOwnershipRequest* rti1516_2025::fedpro::QueryAttributeOwnershipRequest::internal_default_instance ( )
inlinestatic
void rti1516_2025::fedpro::QueryAttributeOwnershipRequest::InternalSwap ( QueryAttributeOwnershipRequest other)
private
bool rti1516_2025::fedpro::QueryAttributeOwnershipRequest::IsInitialized ( ) const
final
void rti1516_2025::fedpro::QueryAttributeOwnershipRequest::MergeFrom ( const QueryAttributeOwnershipRequest from)
static void rti1516_2025::fedpro::QueryAttributeOwnershipRequest::MergeImpl ( ::PROTOBUF_NAMESPACE_ID::Message *  to,
const ::PROTOBUF_NAMESPACE_ID::Message &  from 
)
staticprivate
rti1516_2025::fedpro::AttributeHandleSet * rti1516_2025::fedpro::QueryAttributeOwnershipRequest::mutable_attributes ( )
inline
rti1516_2025::fedpro::ObjectInstanceHandle * rti1516_2025::fedpro::QueryAttributeOwnershipRequest::mutable_objectinstance ( )
inline
QueryAttributeOwnershipRequest* rti1516_2025::fedpro::QueryAttributeOwnershipRequest::New ( ) const
inlinefinal
QueryAttributeOwnershipRequest* rti1516_2025::fedpro::QueryAttributeOwnershipRequest::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal
const ::rti1516_2025::fedpro::ObjectInstanceHandle & rti1516_2025::fedpro::QueryAttributeOwnershipRequest::objectinstance ( ) const
inline
QueryAttributeOwnershipRequest& rti1516_2025::fedpro::QueryAttributeOwnershipRequest::operator= ( const QueryAttributeOwnershipRequest from)
inline
QueryAttributeOwnershipRequest& rti1516_2025::fedpro::QueryAttributeOwnershipRequest::operator= ( QueryAttributeOwnershipRequest &&  from)
inlinenoexcept
void rti1516_2025::fedpro::QueryAttributeOwnershipRequest::RegisterArenaDtor ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
inlineprivate
rti1516_2025::fedpro::AttributeHandleSet * rti1516_2025::fedpro::QueryAttributeOwnershipRequest::release_attributes ( )
inline
rti1516_2025::fedpro::ObjectInstanceHandle * rti1516_2025::fedpro::QueryAttributeOwnershipRequest::release_objectinstance ( )
inline
void rti1516_2025::fedpro::QueryAttributeOwnershipRequest::set_allocated_attributes ( ::rti1516_2025::fedpro::AttributeHandleSet attributes)
inline
void rti1516_2025::fedpro::QueryAttributeOwnershipRequest::set_allocated_objectinstance ( ::rti1516_2025::fedpro::ObjectInstanceHandle objectinstance)
inline
void rti1516_2025::fedpro::QueryAttributeOwnershipRequest::SetCachedSize ( int  size) const
finalprivate
void rti1516_2025::fedpro::QueryAttributeOwnershipRequest::SharedCtor ( )
private
void rti1516_2025::fedpro::QueryAttributeOwnershipRequest::SharedDtor ( )
private
void rti1516_2025::fedpro::QueryAttributeOwnershipRequest::Swap ( QueryAttributeOwnershipRequest other)
inline
rti1516_2025::fedpro::AttributeHandleSet * rti1516_2025::fedpro::QueryAttributeOwnershipRequest::unsafe_arena_release_attributes ( )
inline
rti1516_2025::fedpro::ObjectInstanceHandle * rti1516_2025::fedpro::QueryAttributeOwnershipRequest::unsafe_arena_release_objectinstance ( )
inline
void rti1516_2025::fedpro::QueryAttributeOwnershipRequest::unsafe_arena_set_allocated_attributes ( ::rti1516_2025::fedpro::AttributeHandleSet attributes)
inline
void rti1516_2025::fedpro::QueryAttributeOwnershipRequest::unsafe_arena_set_allocated_objectinstance ( ::rti1516_2025::fedpro::ObjectInstanceHandle objectinstance)
inline
void rti1516_2025::fedpro::QueryAttributeOwnershipRequest::UnsafeArenaSwap ( QueryAttributeOwnershipRequest other)
inline

Friends And Related Function Documentation

template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend
friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend
friend struct ::TableStruct_RTIambassador_2eproto
friend

Member Data Documentation

mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize rti1516_2025::fedpro::QueryAttributeOwnershipRequest::_cached_size_
private
const ClassData rti1516_2025::fedpro::QueryAttributeOwnershipRequest::_class_data_
static
::rti1516_2025::fedpro::AttributeHandleSet* rti1516_2025::fedpro::QueryAttributeOwnershipRequest::attributes_
private
constexpr int rti1516_2025::fedpro::QueryAttributeOwnershipRequest::kIndexInFileMessages
static
Initial value:
=
162
::rti1516_2025::fedpro::ObjectInstanceHandle* rti1516_2025::fedpro::QueryAttributeOwnershipRequest::objectinstance_
private

The documentation for this class was generated from the following file:

Document ID: Generated on Sun Jul 20 16:15:30 EDT 2025 from SVN revision 277985
Copyright © 2005-2025 MAK Technologies Inc. All Rights Reserved (www.mak.com)