RTI Connext Ada API
RTI Connext
All Modules Hierarchy
Documentation Roadmap
Conventions
DDS API Reference
Domain Module
Topic Module
Publication Module
Subscription Module
Infrastructure Module
Transports
Queries and Filters Syntax
Logging and Version
Durability and Persistence
System Properties
Configuring QoS Profiles with XML
Programming Tools
Alphabetical List
Navigation
Description
Subprograms & Entries
Index
MIGRtpsKeyHash_
fromGuid
PRESInstanceHandle_
fromGuid
Package:
RTIDDS.c_macros
Goto spec source
Description
package
RTIDDS.c_macros
is
Subprograms & Entries
MIGRtpsKeyHash_fromGuid
Goto spec in source
procedure
MIGRtpsKeyHash_fromGuid
(
keyHash
:
access
RTIDDS.Low_Level.ndds_mig_mig_rtps_h.MIGRtpsKeyHash;
guid
:
access
constant
RTIDDS.Low_Level.ndds_osapi_osapi_rtpsGuid_h.RTIOsapiRtpsGuid)
-- ndds/mig/mig_rtps.h:458
with
Export => True, Convention => C, External_Name => "MIGRtpsKeyHash_fromGuid"
;
PRESInstanceHandle_fromGuid
Goto spec in source
procedure
PRESInstanceHandle_fromGuid
(
me
:
access
PRESInstanceHandle;
guid
:
access
constant
RTIDDS.Low_Level.ndds_osapi_osapi_rtpsGuid_h.RTIOsapiRtpsGuid)
-- ndds/pres/pres_participant.h:1921
with
Export => True, Convention => C, External_Name => "PRESInstanceHandle_fromGuid"
;