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::AttributeHandleValueMap Class Referencefinal
+ Inheritance diagram for rti1516_2025::fedpro::AttributeHandleValueMap:
+ Collaboration diagram for rti1516_2025::fedpro::AttributeHandleValueMap:

Public Types

enum  : int { kAttributeHandleValueFieldNumber = 1 }
 

Public Member Functions

 AttributeHandleValueMap ()
 
 ~AttributeHandleValueMap () override
 
constexpr AttributeHandleValueMap (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 AttributeHandleValueMap (const AttributeHandleValueMap &from)
 
 AttributeHandleValueMap (AttributeHandleValueMap &&from) noexcept
 
AttributeHandleValueMapoperator= (const AttributeHandleValueMap &from)
 
AttributeHandleValueMapoperator= (AttributeHandleValueMap &&from) noexcept
 
void Swap (AttributeHandleValueMap *other)
 
void UnsafeArenaSwap (AttributeHandleValueMap *other)
 
AttributeHandleValueMapNew () const final
 
AttributeHandleValueMapNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const AttributeHandleValueMap &from)
 
void MergeFrom (const AttributeHandleValueMap &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
 
int attributehandlevalue_size () const
 
void clear_attributehandlevalue ()
 
::rti1516_2025::fedpro::AttributeHandleValuemutable_attributehandlevalue (int index)
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField
< ::rti1516_2025::fedpro::AttributeHandleValue > * 
mutable_attributehandlevalue ()
 
const
::rti1516_2025::fedpro::AttributeHandleValue
attributehandlevalue (int index) const
 
::rti1516_2025::fedpro::AttributeHandleValueadd_attributehandlevalue ()
 
const
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField
< ::rti1516_2025::fedpro::AttributeHandleValue > & 
attributehandlevalue () const
 

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

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 AttributeHandleValueMap (::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 (AttributeHandleValueMap *other)
 
void RegisterArenaDtor (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
int _internal_attributehandlevalue_size () const
 
const
::rti1516_2025::fedpro::AttributeHandleValue
_internal_attributehandlevalue (int index) const
 
::rti1516_2025::fedpro::AttributeHandleValue_internal_add_attributehandlevalue ()
 

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::RepeatedPtrField
< ::rti1516_2025::fedpro::AttributeHandleValue
attributehandlevalue_
 
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 (AttributeHandleValueMap &a, AttributeHandleValueMap &b)
 

Member Typedef Documentation

Member Enumeration Documentation

anonymous enum : int
Enumerator
kAttributeHandleValueFieldNumber 

Constructor & Destructor Documentation

rti1516_2025::fedpro::AttributeHandleValueMap::AttributeHandleValueMap ( )
inline

Referenced by New().

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

Member Function Documentation

rti1516_2025::fedpro::AttributeHandleValue * rti1516_2025::fedpro::AttributeHandleValueMap::_internal_add_attributehandlevalue ( )
inlineprivate
const ::rti1516_2025::fedpro::AttributeHandleValue & rti1516_2025::fedpro::AttributeHandleValueMap::_internal_attributehandlevalue ( int  index) const
inlineprivate

References attributehandlevalue_.

Referenced by attributehandlevalue().

int rti1516_2025::fedpro::AttributeHandleValueMap::_internal_attributehandlevalue_size ( ) const
inlineprivate
const char* rti1516_2025::fedpro::AttributeHandleValueMap::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final
::PROTOBUF_NAMESPACE_ID::uint8* rti1516_2025::fedpro::AttributeHandleValueMap::_InternalSerialize ( ::PROTOBUF_NAMESPACE_ID::uint8 *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final
rti1516_2025::fedpro::AttributeHandleValue * rti1516_2025::fedpro::AttributeHandleValueMap::add_attributehandlevalue ( )
inline
static void rti1516_2025::fedpro::AttributeHandleValueMap::ArenaDtor ( void *  object)
staticprivate
const ::rti1516_2025::fedpro::AttributeHandleValue & rti1516_2025::fedpro::AttributeHandleValueMap::attributehandlevalue ( int  index) const
inline
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::rti1516_2025::fedpro::AttributeHandleValue > & rti1516_2025::fedpro::AttributeHandleValueMap::attributehandlevalue ( ) const
inline

References attributehandlevalue_.

int rti1516_2025::fedpro::AttributeHandleValueMap::attributehandlevalue_size ( ) const
inline
size_t rti1516_2025::fedpro::AttributeHandleValueMap::ByteSizeLong ( ) const
final
PROTOBUF_ATTRIBUTE_REINITIALIZES void rti1516_2025::fedpro::AttributeHandleValueMap::Clear ( )
final
void rti1516_2025::fedpro::AttributeHandleValueMap::clear_attributehandlevalue ( )
inline

References attributehandlevalue_.

void rti1516_2025::fedpro::AttributeHandleValueMap::CopyFrom ( const AttributeHandleValueMap from)

Referenced by operator=().

static const AttributeHandleValueMap& rti1516_2025::fedpro::AttributeHandleValueMap::default_instance ( )
inlinestatic
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* rti1516_2025::fedpro::AttributeHandleValueMap::descriptor ( )
inlinestatic

References GetDescriptor().

::PROTOBUF_NAMESPACE_ID::StringPiece rti1516_2025::fedpro::AttributeHandleValueMap::FullMessageName ( )
inlinestaticprivate
int rti1516_2025::fedpro::AttributeHandleValueMap::GetCachedSize ( ) const
inlinefinal

References _cached_size_.

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData* rti1516_2025::fedpro::AttributeHandleValueMap::GetClassData ( ) const
final
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* rti1516_2025::fedpro::AttributeHandleValueMap::GetDescriptor ( )
inlinestatic

References default_instance(), and GetMetadata().

Referenced by descriptor().

::PROTOBUF_NAMESPACE_ID::Metadata rti1516_2025::fedpro::AttributeHandleValueMap::GetMetadata ( ) const
final

Referenced by GetDescriptor(), and GetReflection().

static const ::PROTOBUF_NAMESPACE_ID::Reflection* rti1516_2025::fedpro::AttributeHandleValueMap::GetReflection ( )
inlinestatic
static const AttributeHandleValueMap* rti1516_2025::fedpro::AttributeHandleValueMap::internal_default_instance ( )
inlinestatic
void rti1516_2025::fedpro::AttributeHandleValueMap::InternalSwap ( AttributeHandleValueMap other)
private

Referenced by operator=(), Swap(), and UnsafeArenaSwap().

bool rti1516_2025::fedpro::AttributeHandleValueMap::IsInitialized ( ) const
final
void rti1516_2025::fedpro::AttributeHandleValueMap::MergeFrom ( const AttributeHandleValueMap from)
static void rti1516_2025::fedpro::AttributeHandleValueMap::MergeImpl ( ::PROTOBUF_NAMESPACE_ID::Message *  to,
const ::PROTOBUF_NAMESPACE_ID::Message &  from 
)
staticprivate
rti1516_2025::fedpro::AttributeHandleValue * rti1516_2025::fedpro::AttributeHandleValueMap::mutable_attributehandlevalue ( int  index)
inline

References attributehandlevalue_.

PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::rti1516_2025::fedpro::AttributeHandleValue > * rti1516_2025::fedpro::AttributeHandleValueMap::mutable_attributehandlevalue ( )
inline

References attributehandlevalue_.

AttributeHandleValueMap* rti1516_2025::fedpro::AttributeHandleValueMap::New ( ) const
inlinefinal
AttributeHandleValueMap* rti1516_2025::fedpro::AttributeHandleValueMap::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal
AttributeHandleValueMap& rti1516_2025::fedpro::AttributeHandleValueMap::operator= ( const AttributeHandleValueMap from)
inline

References CopyFrom().

AttributeHandleValueMap& rti1516_2025::fedpro::AttributeHandleValueMap::operator= ( AttributeHandleValueMap &&  from)
inlinenoexcept

References CopyFrom(), and InternalSwap().

void rti1516_2025::fedpro::AttributeHandleValueMap::RegisterArenaDtor ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
inlineprivate
void rti1516_2025::fedpro::AttributeHandleValueMap::SetCachedSize ( int  size) const
finalprivate
void rti1516_2025::fedpro::AttributeHandleValueMap::SharedCtor ( )
private
void rti1516_2025::fedpro::AttributeHandleValueMap::SharedDtor ( )
private
void rti1516_2025::fedpro::AttributeHandleValueMap::Swap ( AttributeHandleValueMap other)
inline

References InternalSwap().

void rti1516_2025::fedpro::AttributeHandleValueMap::UnsafeArenaSwap ( AttributeHandleValueMap other)
inline

References InternalSwap().

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_datatypes_2eproto
friend
void swap ( AttributeHandleValueMap a,
AttributeHandleValueMap b 
)
friend

Member Data Documentation

mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize rti1516_2025::fedpro::AttributeHandleValueMap::_cached_size_
private

Referenced by GetCachedSize().

const ClassData rti1516_2025::fedpro::AttributeHandleValueMap::_class_data_
static
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::rti1516_2025::fedpro::AttributeHandleValue > rti1516_2025::fedpro::AttributeHandleValueMap::attributehandlevalue_
private
constexpr int rti1516_2025::fedpro::AttributeHandleValueMap::kIndexInFileMessages
static
Initial value:
=
19

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

Document ID: Generated on Wed Jul 8 16:20:32 EDT 2026 from SVN revision 291616
Copyright © 2005-2025 MAK Technologies Inc. All Rights Reserved (www.mak.com)