MAK RTIspy API Documentation for HLA 1.3
 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::QueryLogicalTimeResponse Class Referencefinal
+ Inheritance diagram for rti1516_2025::fedpro::QueryLogicalTimeResponse:
+ Collaboration diagram for rti1516_2025::fedpro::QueryLogicalTimeResponse:

Public Types

enum  : int { kResultFieldNumber = 1 }
 

Public Member Functions

 QueryLogicalTimeResponse ()
 
 ~QueryLogicalTimeResponse () override
 
constexpr QueryLogicalTimeResponse (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 QueryLogicalTimeResponse (const QueryLogicalTimeResponse &from)
 
 QueryLogicalTimeResponse (QueryLogicalTimeResponse &&from) noexcept
 
QueryLogicalTimeResponseoperator= (const QueryLogicalTimeResponse &from)
 
QueryLogicalTimeResponseoperator= (QueryLogicalTimeResponse &&from) noexcept
 
void Swap (QueryLogicalTimeResponse *other)
 
void UnsafeArenaSwap (QueryLogicalTimeResponse *other)
 
QueryLogicalTimeResponseNew () const final
 
QueryLogicalTimeResponseNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const QueryLogicalTimeResponse &from)
 
void MergeFrom (const QueryLogicalTimeResponse &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_result () const
 
void clear_result ()
 
const
::rti1516_2025::fedpro::LogicalTime
result () const
 
PROTOBUF_MUST_USE_RESULT::rti1516_2025::fedpro::LogicalTime * release_result ()
 
::rti1516_2025::fedpro::LogicalTimemutable_result ()
 
void set_allocated_result (::rti1516_2025::fedpro::LogicalTime *result)
 
void unsafe_arena_set_allocated_result (::rti1516_2025::fedpro::LogicalTime *result)
 
::rti1516_2025::fedpro::LogicalTimeunsafe_arena_release_result ()
 

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

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 QueryLogicalTimeResponse (::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 (QueryLogicalTimeResponse *other)
 
void RegisterArenaDtor (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
bool _internal_has_result () const
 
const
::rti1516_2025::fedpro::LogicalTime
_internal_result () const
 
::rti1516_2025::fedpro::LogicalTime_internal_mutable_result ()
 

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::LogicalTimeresult_
 
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 (QueryLogicalTimeResponse &a, QueryLogicalTimeResponse &b)
 

Member Typedef Documentation

Member Enumeration Documentation

anonymous enum : int
Enumerator
kResultFieldNumber 

Constructor & Destructor Documentation

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

Member Function Documentation

bool rti1516_2025::fedpro::QueryLogicalTimeResponse::_internal_has_result ( ) const
inlineprivate
rti1516_2025::fedpro::LogicalTime * rti1516_2025::fedpro::QueryLogicalTimeResponse::_internal_mutable_result ( )
inlineprivate
const ::rti1516_2025::fedpro::LogicalTime & rti1516_2025::fedpro::QueryLogicalTimeResponse::_internal_result ( ) const
inlineprivate
const char* rti1516_2025::fedpro::QueryLogicalTimeResponse::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final
::PROTOBUF_NAMESPACE_ID::uint8* rti1516_2025::fedpro::QueryLogicalTimeResponse::_InternalSerialize ( ::PROTOBUF_NAMESPACE_ID::uint8 *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final
static void rti1516_2025::fedpro::QueryLogicalTimeResponse::ArenaDtor ( void *  object)
staticprivate
size_t rti1516_2025::fedpro::QueryLogicalTimeResponse::ByteSizeLong ( ) const
final
PROTOBUF_ATTRIBUTE_REINITIALIZES void rti1516_2025::fedpro::QueryLogicalTimeResponse::Clear ( )
final
void rti1516_2025::fedpro::QueryLogicalTimeResponse::clear_result ( )
void rti1516_2025::fedpro::QueryLogicalTimeResponse::CopyFrom ( const QueryLogicalTimeResponse from)
static const QueryLogicalTimeResponse& rti1516_2025::fedpro::QueryLogicalTimeResponse::default_instance ( )
inlinestatic
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* rti1516_2025::fedpro::QueryLogicalTimeResponse::descriptor ( )
inlinestatic
::PROTOBUF_NAMESPACE_ID::StringPiece rti1516_2025::fedpro::QueryLogicalTimeResponse::FullMessageName ( )
inlinestaticprivate
int rti1516_2025::fedpro::QueryLogicalTimeResponse::GetCachedSize ( ) const
inlinefinal
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData* rti1516_2025::fedpro::QueryLogicalTimeResponse::GetClassData ( ) const
final
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* rti1516_2025::fedpro::QueryLogicalTimeResponse::GetDescriptor ( )
inlinestatic
::PROTOBUF_NAMESPACE_ID::Metadata rti1516_2025::fedpro::QueryLogicalTimeResponse::GetMetadata ( ) const
final
static const ::PROTOBUF_NAMESPACE_ID::Reflection* rti1516_2025::fedpro::QueryLogicalTimeResponse::GetReflection ( )
inlinestatic
bool rti1516_2025::fedpro::QueryLogicalTimeResponse::has_result ( ) const
inline
static const QueryLogicalTimeResponse* rti1516_2025::fedpro::QueryLogicalTimeResponse::internal_default_instance ( )
inlinestatic
void rti1516_2025::fedpro::QueryLogicalTimeResponse::InternalSwap ( QueryLogicalTimeResponse other)
private
bool rti1516_2025::fedpro::QueryLogicalTimeResponse::IsInitialized ( ) const
final
void rti1516_2025::fedpro::QueryLogicalTimeResponse::MergeFrom ( const QueryLogicalTimeResponse from)
static void rti1516_2025::fedpro::QueryLogicalTimeResponse::MergeImpl ( ::PROTOBUF_NAMESPACE_ID::Message *  to,
const ::PROTOBUF_NAMESPACE_ID::Message &  from 
)
staticprivate
rti1516_2025::fedpro::LogicalTime * rti1516_2025::fedpro::QueryLogicalTimeResponse::mutable_result ( )
inline
QueryLogicalTimeResponse* rti1516_2025::fedpro::QueryLogicalTimeResponse::New ( ) const
inlinefinal
QueryLogicalTimeResponse* rti1516_2025::fedpro::QueryLogicalTimeResponse::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal
QueryLogicalTimeResponse& rti1516_2025::fedpro::QueryLogicalTimeResponse::operator= ( const QueryLogicalTimeResponse from)
inline
QueryLogicalTimeResponse& rti1516_2025::fedpro::QueryLogicalTimeResponse::operator= ( QueryLogicalTimeResponse &&  from)
inlinenoexcept
void rti1516_2025::fedpro::QueryLogicalTimeResponse::RegisterArenaDtor ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
inlineprivate
rti1516_2025::fedpro::LogicalTime * rti1516_2025::fedpro::QueryLogicalTimeResponse::release_result ( )
inline
const ::rti1516_2025::fedpro::LogicalTime & rti1516_2025::fedpro::QueryLogicalTimeResponse::result ( ) const
inline
void rti1516_2025::fedpro::QueryLogicalTimeResponse::set_allocated_result ( ::rti1516_2025::fedpro::LogicalTime result)
inline
void rti1516_2025::fedpro::QueryLogicalTimeResponse::SetCachedSize ( int  size) const
finalprivate
void rti1516_2025::fedpro::QueryLogicalTimeResponse::SharedCtor ( )
private
void rti1516_2025::fedpro::QueryLogicalTimeResponse::SharedDtor ( )
private
void rti1516_2025::fedpro::QueryLogicalTimeResponse::Swap ( QueryLogicalTimeResponse other)
inline
rti1516_2025::fedpro::LogicalTime * rti1516_2025::fedpro::QueryLogicalTimeResponse::unsafe_arena_release_result ( )
inline
void rti1516_2025::fedpro::QueryLogicalTimeResponse::unsafe_arena_set_allocated_result ( ::rti1516_2025::fedpro::LogicalTime result)
inline
void rti1516_2025::fedpro::QueryLogicalTimeResponse::UnsafeArenaSwap ( QueryLogicalTimeResponse 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 ( QueryLogicalTimeResponse a,
QueryLogicalTimeResponse b 
)
friend

Member Data Documentation

mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize rti1516_2025::fedpro::QueryLogicalTimeResponse::_cached_size_
private
const ClassData rti1516_2025::fedpro::QueryLogicalTimeResponse::_class_data_
static
constexpr int rti1516_2025::fedpro::QueryLogicalTimeResponse::kIndexInFileMessages
static
Initial value:
=
191
::rti1516_2025::fedpro::LogicalTime* rti1516_2025::fedpro::QueryLogicalTimeResponse::result_
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)