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

Public Types

enum  : int { kRegionFieldNumber = 1, kDimensionFieldNumber = 2, kRangeBoundsFieldNumber = 3 }
 

Public Member Functions

 SetRangeBoundsRequest ()
 
 ~SetRangeBoundsRequest () override
 
constexpr SetRangeBoundsRequest (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 SetRangeBoundsRequest (const SetRangeBoundsRequest &from)
 
 SetRangeBoundsRequest (SetRangeBoundsRequest &&from) noexcept
 
SetRangeBoundsRequestoperator= (const SetRangeBoundsRequest &from)
 
SetRangeBoundsRequestoperator= (SetRangeBoundsRequest &&from) noexcept
 
void Swap (SetRangeBoundsRequest *other)
 
void UnsafeArenaSwap (SetRangeBoundsRequest *other)
 
SetRangeBoundsRequestNew () const final
 
SetRangeBoundsRequestNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const SetRangeBoundsRequest &from)
 
void MergeFrom (const SetRangeBoundsRequest &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_region () const
 
void clear_region ()
 
const
::rti1516_2025::fedpro::RegionHandle
region () const
 
PROTOBUF_MUST_USE_RESULT::rti1516_2025::fedpro::RegionHandle * release_region ()
 
::rti1516_2025::fedpro::RegionHandlemutable_region ()
 
void set_allocated_region (::rti1516_2025::fedpro::RegionHandle *region)
 
void unsafe_arena_set_allocated_region (::rti1516_2025::fedpro::RegionHandle *region)
 
::rti1516_2025::fedpro::RegionHandleunsafe_arena_release_region ()
 
bool has_dimension () const
 
void clear_dimension ()
 
const
::rti1516_2025::fedpro::DimensionHandle
dimension () const
 
PROTOBUF_MUST_USE_RESULT::rti1516_2025::fedpro::DimensionHandle * release_dimension ()
 
::rti1516_2025::fedpro::DimensionHandlemutable_dimension ()
 
void set_allocated_dimension (::rti1516_2025::fedpro::DimensionHandle *dimension)
 
void unsafe_arena_set_allocated_dimension (::rti1516_2025::fedpro::DimensionHandle *dimension)
 
::rti1516_2025::fedpro::DimensionHandleunsafe_arena_release_dimension ()
 
bool has_rangebounds () const
 
void clear_rangebounds ()
 
const
::rti1516_2025::fedpro::RangeBounds
rangebounds () const
 
PROTOBUF_MUST_USE_RESULT::rti1516_2025::fedpro::RangeBounds * release_rangebounds ()
 
::rti1516_2025::fedpro::RangeBoundsmutable_rangebounds ()
 
void set_allocated_rangebounds (::rti1516_2025::fedpro::RangeBounds *rangebounds)
 
void unsafe_arena_set_allocated_rangebounds (::rti1516_2025::fedpro::RangeBounds *rangebounds)
 
::rti1516_2025::fedpro::RangeBoundsunsafe_arena_release_rangebounds ()
 

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

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 SetRangeBoundsRequest (::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 (SetRangeBoundsRequest *other)
 
void RegisterArenaDtor (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
bool _internal_has_region () const
 
const
::rti1516_2025::fedpro::RegionHandle
_internal_region () const
 
::rti1516_2025::fedpro::RegionHandle_internal_mutable_region ()
 
bool _internal_has_dimension () const
 
const
::rti1516_2025::fedpro::DimensionHandle
_internal_dimension () const
 
::rti1516_2025::fedpro::DimensionHandle_internal_mutable_dimension ()
 
bool _internal_has_rangebounds () const
 
const
::rti1516_2025::fedpro::RangeBounds
_internal_rangebounds () const
 
::rti1516_2025::fedpro::RangeBounds_internal_mutable_rangebounds ()
 

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::RegionHandleregion_
 
::rti1516_2025::fedpro::DimensionHandledimension_
 
::rti1516_2025::fedpro::RangeBoundsrangebounds_
 
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 (SetRangeBoundsRequest &a, SetRangeBoundsRequest &b)
 

Member Typedef Documentation

Member Enumeration Documentation

anonymous enum : int
Enumerator
kRegionFieldNumber 
kDimensionFieldNumber 
kRangeBoundsFieldNumber 

Constructor & Destructor Documentation

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

Member Function Documentation

const ::rti1516_2025::fedpro::DimensionHandle & rti1516_2025::fedpro::SetRangeBoundsRequest::_internal_dimension ( ) const
inlineprivate
bool rti1516_2025::fedpro::SetRangeBoundsRequest::_internal_has_dimension ( ) const
inlineprivate
bool rti1516_2025::fedpro::SetRangeBoundsRequest::_internal_has_rangebounds ( ) const
inlineprivate
bool rti1516_2025::fedpro::SetRangeBoundsRequest::_internal_has_region ( ) const
inlineprivate
rti1516_2025::fedpro::DimensionHandle * rti1516_2025::fedpro::SetRangeBoundsRequest::_internal_mutable_dimension ( )
inlineprivate
rti1516_2025::fedpro::RangeBounds * rti1516_2025::fedpro::SetRangeBoundsRequest::_internal_mutable_rangebounds ( )
inlineprivate
rti1516_2025::fedpro::RegionHandle * rti1516_2025::fedpro::SetRangeBoundsRequest::_internal_mutable_region ( )
inlineprivate
const ::rti1516_2025::fedpro::RangeBounds & rti1516_2025::fedpro::SetRangeBoundsRequest::_internal_rangebounds ( ) const
inlineprivate
const ::rti1516_2025::fedpro::RegionHandle & rti1516_2025::fedpro::SetRangeBoundsRequest::_internal_region ( ) const
inlineprivate
const char* rti1516_2025::fedpro::SetRangeBoundsRequest::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final
::PROTOBUF_NAMESPACE_ID::uint8* rti1516_2025::fedpro::SetRangeBoundsRequest::_InternalSerialize ( ::PROTOBUF_NAMESPACE_ID::uint8 *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final
static void rti1516_2025::fedpro::SetRangeBoundsRequest::ArenaDtor ( void *  object)
staticprivate
size_t rti1516_2025::fedpro::SetRangeBoundsRequest::ByteSizeLong ( ) const
final
PROTOBUF_ATTRIBUTE_REINITIALIZES void rti1516_2025::fedpro::SetRangeBoundsRequest::Clear ( )
final
void rti1516_2025::fedpro::SetRangeBoundsRequest::clear_dimension ( )
void rti1516_2025::fedpro::SetRangeBoundsRequest::clear_rangebounds ( )
void rti1516_2025::fedpro::SetRangeBoundsRequest::clear_region ( )
void rti1516_2025::fedpro::SetRangeBoundsRequest::CopyFrom ( const SetRangeBoundsRequest from)
static const SetRangeBoundsRequest& rti1516_2025::fedpro::SetRangeBoundsRequest::default_instance ( )
inlinestatic
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* rti1516_2025::fedpro::SetRangeBoundsRequest::descriptor ( )
inlinestatic
const ::rti1516_2025::fedpro::DimensionHandle & rti1516_2025::fedpro::SetRangeBoundsRequest::dimension ( ) const
inline
::PROTOBUF_NAMESPACE_ID::StringPiece rti1516_2025::fedpro::SetRangeBoundsRequest::FullMessageName ( )
inlinestaticprivate
int rti1516_2025::fedpro::SetRangeBoundsRequest::GetCachedSize ( ) const
inlinefinal
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData* rti1516_2025::fedpro::SetRangeBoundsRequest::GetClassData ( ) const
final
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* rti1516_2025::fedpro::SetRangeBoundsRequest::GetDescriptor ( )
inlinestatic
::PROTOBUF_NAMESPACE_ID::Metadata rti1516_2025::fedpro::SetRangeBoundsRequest::GetMetadata ( ) const
final
static const ::PROTOBUF_NAMESPACE_ID::Reflection* rti1516_2025::fedpro::SetRangeBoundsRequest::GetReflection ( )
inlinestatic
bool rti1516_2025::fedpro::SetRangeBoundsRequest::has_dimension ( ) const
inline
bool rti1516_2025::fedpro::SetRangeBoundsRequest::has_rangebounds ( ) const
inline
bool rti1516_2025::fedpro::SetRangeBoundsRequest::has_region ( ) const
inline
static const SetRangeBoundsRequest* rti1516_2025::fedpro::SetRangeBoundsRequest::internal_default_instance ( )
inlinestatic
void rti1516_2025::fedpro::SetRangeBoundsRequest::InternalSwap ( SetRangeBoundsRequest other)
private
bool rti1516_2025::fedpro::SetRangeBoundsRequest::IsInitialized ( ) const
final
void rti1516_2025::fedpro::SetRangeBoundsRequest::MergeFrom ( const SetRangeBoundsRequest from)
static void rti1516_2025::fedpro::SetRangeBoundsRequest::MergeImpl ( ::PROTOBUF_NAMESPACE_ID::Message *  to,
const ::PROTOBUF_NAMESPACE_ID::Message &  from 
)
staticprivate
rti1516_2025::fedpro::DimensionHandle * rti1516_2025::fedpro::SetRangeBoundsRequest::mutable_dimension ( )
inline
rti1516_2025::fedpro::RangeBounds * rti1516_2025::fedpro::SetRangeBoundsRequest::mutable_rangebounds ( )
inline
rti1516_2025::fedpro::RegionHandle * rti1516_2025::fedpro::SetRangeBoundsRequest::mutable_region ( )
inline
SetRangeBoundsRequest* rti1516_2025::fedpro::SetRangeBoundsRequest::New ( ) const
inlinefinal
SetRangeBoundsRequest* rti1516_2025::fedpro::SetRangeBoundsRequest::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal
SetRangeBoundsRequest& rti1516_2025::fedpro::SetRangeBoundsRequest::operator= ( const SetRangeBoundsRequest from)
inline
SetRangeBoundsRequest& rti1516_2025::fedpro::SetRangeBoundsRequest::operator= ( SetRangeBoundsRequest &&  from)
inlinenoexcept
const ::rti1516_2025::fedpro::RangeBounds & rti1516_2025::fedpro::SetRangeBoundsRequest::rangebounds ( ) const
inline
const ::rti1516_2025::fedpro::RegionHandle & rti1516_2025::fedpro::SetRangeBoundsRequest::region ( ) const
inline
void rti1516_2025::fedpro::SetRangeBoundsRequest::RegisterArenaDtor ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
inlineprivate
rti1516_2025::fedpro::DimensionHandle * rti1516_2025::fedpro::SetRangeBoundsRequest::release_dimension ( )
inline
rti1516_2025::fedpro::RangeBounds * rti1516_2025::fedpro::SetRangeBoundsRequest::release_rangebounds ( )
inline
rti1516_2025::fedpro::RegionHandle * rti1516_2025::fedpro::SetRangeBoundsRequest::release_region ( )
inline
void rti1516_2025::fedpro::SetRangeBoundsRequest::set_allocated_dimension ( ::rti1516_2025::fedpro::DimensionHandle dimension)
inline
void rti1516_2025::fedpro::SetRangeBoundsRequest::set_allocated_rangebounds ( ::rti1516_2025::fedpro::RangeBounds rangebounds)
inline
void rti1516_2025::fedpro::SetRangeBoundsRequest::set_allocated_region ( ::rti1516_2025::fedpro::RegionHandle region)
inline
void rti1516_2025::fedpro::SetRangeBoundsRequest::SetCachedSize ( int  size) const
finalprivate
void rti1516_2025::fedpro::SetRangeBoundsRequest::SharedCtor ( )
private
void rti1516_2025::fedpro::SetRangeBoundsRequest::SharedDtor ( )
private
void rti1516_2025::fedpro::SetRangeBoundsRequest::Swap ( SetRangeBoundsRequest other)
inline
rti1516_2025::fedpro::DimensionHandle * rti1516_2025::fedpro::SetRangeBoundsRequest::unsafe_arena_release_dimension ( )
inline
rti1516_2025::fedpro::RangeBounds * rti1516_2025::fedpro::SetRangeBoundsRequest::unsafe_arena_release_rangebounds ( )
inline
rti1516_2025::fedpro::RegionHandle * rti1516_2025::fedpro::SetRangeBoundsRequest::unsafe_arena_release_region ( )
inline
void rti1516_2025::fedpro::SetRangeBoundsRequest::unsafe_arena_set_allocated_dimension ( ::rti1516_2025::fedpro::DimensionHandle dimension)
inline
void rti1516_2025::fedpro::SetRangeBoundsRequest::unsafe_arena_set_allocated_rangebounds ( ::rti1516_2025::fedpro::RangeBounds rangebounds)
inline
void rti1516_2025::fedpro::SetRangeBoundsRequest::unsafe_arena_set_allocated_region ( ::rti1516_2025::fedpro::RegionHandle region)
inline
void rti1516_2025::fedpro::SetRangeBoundsRequest::UnsafeArenaSwap ( SetRangeBoundsRequest 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
void swap ( SetRangeBoundsRequest a,
SetRangeBoundsRequest b 
)
friend

Member Data Documentation

mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize rti1516_2025::fedpro::SetRangeBoundsRequest::_cached_size_
private
const ClassData rti1516_2025::fedpro::SetRangeBoundsRequest::_class_data_
static
::rti1516_2025::fedpro::DimensionHandle* rti1516_2025::fedpro::SetRangeBoundsRequest::dimension_
private
constexpr int rti1516_2025::fedpro::SetRangeBoundsRequest::kIndexInFileMessages
static
Initial value:
=
288
::rti1516_2025::fedpro::RangeBounds* rti1516_2025::fedpro::SetRangeBoundsRequest::rangebounds_
private
::rti1516_2025::fedpro::RegionHandle* rti1516_2025::fedpro::SetRangeBoundsRequest::region_
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)