MAK RTIspy API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Macros | Enumerations | Functions

Contains the DtAssistantSignalId enumerations. More...

Go to the source code of this file.

Macros

#define DtSTRINGIFY_SIG_ID(id)
 

Enumerations

enum  DtAssistantSignalId {
  DtLogUpdateIntervalUpdatedSig, DtKeepAliveUpdatedSig, DtSendForeignQueryUpdatedSig, DtLatencyTestInteractionPeriodMsUpdatedSig,
  DtLatencyTestNumInteractionsUpdatedSig, DtLatencyTestPayloadBytesUpdatedSig, DtDisplayPopupsAsNotificationsUpdatedSig, DtEnableNotificationsUpdatedSig,
  DtLightweightMemorySecUpdatedSig, DtDefunctFederateRemovalTimeSecUpdatedSig, DtAssistantUpdateIntervalSecUpdatedSig, DtLrcUpdateIntervalSecUpdatedSig,
  DtShowRtiexecStartupPromptUpdatedSig, DtAcceptRemoteCommandsUpdatedSig, DtAssistantPersistentUpdatedSig, DtDefaultToUnlicensedUpdatedSig,
  DtWarningTickIntervalUpdatedSig, DtDisplayRemoteNotificationsUpdatedSig, DtDisplayFederationColorsUpdatedSig, DtFederateIdentifierUpdatedSig,
  DtUpdateLogUpdateIntervalSig, DtUpdateKeepAliveSig, DtUpdateSendForeignQuerySig, DtUpdateLatencyTestInteractionPeriodMsSig,
  DtUpdateLatencyTestNumInteractionsSig, DtUpdateLatencyTestPayloadBytesSig, DtUpdateDisplayPopupsAsNotificationsSig, DtUpdateEnableNotificationsSig,
  DtUpdateLightweightMemorySecSig, DtUpdateDefunctFederateRemovalTimeSecSig, DtUpdateAssistantUpdateIntervalSecSig, DtUpdateLrcUpdateIntervalSecSig,
  DtUpdateShowRtiexecStartupPromptSig, DtUpdateAcceptRemoteCommandsSig, DtUpdateAssistantPersistentSig, DtUpdateDefaultToUnlicensedSig,
  DtUpdateWarningTickIntervalSig, DtUpdateDisplayRemoteNotificationsSig, DtUpdateDisplayFederationColorsSig, DtUpdateFederateIdentifierSig,
  DtSavePreferencesSig, DtShowConfigSig, DtShowConfigPageSig, DtUpdateLocalComponentSig,
  DtLrcComponentAddedSig, DtRtiexecComponentAddedSig, DtForwarderComponentAddedSig, DtSharedMemComponentAddedSig,
  DtLrcComponentRemovedSig, DtRtiexecComponentRemovedSig, DtForwarderComponentRemovedSig, DtSharedMemComponentRemovedSig,
  DtLrcComponentRemovedUnexpectedlySig, DtRtiexecComponentRemovedUnexpectedlySig, DtForwarderComponentRemovedUnexpectedlySig, DtSharedMemComponentRemovedUnexpectedlySig,
  DtLrcComponentRenamedSig, DtRtiexecComponentRenamedSig, DtForwarderComponentRenamedSig, DtSharedMemComponentRenamedSig,
  DtLrcComponentConnectedSig, DtRtiexecComponentConnectedSig, DtForwarderComponentConnectedSig, DtLrcComponentDisconnectedSig,
  DtRtiexecComponentDisconnectedSig, DtForwarderComponentDisconnectedSig, DtLrcComponentUpdatedSig, DtRtiexecComponentUpdatedSig,
  DtForwarderComponentUpdatedSig, DtSharedMemComponentUpdatedSig, DtLocalFederateJoinedSig, DtLocalFederateResignedSig,
  DtForwarderHasRtiexecSig, DtForwarderHasNoRtiexecSig, DtRtiConnHeartbeatSig, DtRtiConnPruneSig,
  DtRtiConnsAddedOrUpdatedSig, DtRtiConnsAboutToBeRemovedSig, DtRtiConnsRemovedSig, DtRemoteAssistantFoundSig,
  DtRemoteAssistantLostSig, DtRtiexecStartupExternalRequestSig, DtForwarderStartupExternalRequestSig, DtRtiexecStartupInternalRequestSig,
  DtForwarderStartupInternalRequestSig, DtFederationAddedSig, DtFederationUpdatedSig, DtFederationRemovedSig,
  DtFederateAddedSig, DtFederateUpdatedSig, DtFederateRemovedSig, DtRtiexecHasNoFederationsSig,
  DtForwarderAddedSig, DtForwarderConnUpdatedSig, DtForwarderUpdatedSig, DtForwarderRemovedSig,
  DtShutdownSig, DtDisplayActiveWarningDialogsSig, DtShowLrcLatencyTestDialogSig, DtShowRtiexecLatencyTestDialogSig,
  DtDisplayRemoteFederateStatsDialogSig, DtShowFederationsDialogSig, DtRefreshFederationsDialogSig, DtRefreshRidConfigurationListSig,
  DtShowNetworkComponentsDialogSig, DtDisableCompLatencyTestSig, DtEnableCompLatencyTestSig, DtShowAboutBoxSig,
  DtLocalCompNotificationSig, DtNotificationSig, DtLocalCompPopupSig, DtPopupSig,
  DtWarningDialogDisplayedSig, DtWarningDialogDismissedSig, DtRequestFederateLocSig, DtFederateLocReceivedSig,
  DtDisplayComponentLogSig, DtDisplayFomDialogSig, DtConnQuerySig, DtAddWanConnectionSig,
  DtRemoveWanConnectionSig, DtWanConnectionConnectSig, DtWanConnectionDisconnectSig, DtWanConnectionAddedSig,
  DtWanConnectionRemovedSig, DtWanConnectionUpdatedSig, DtWanConnectionInfoUpdatedSig, DtRtiSettingsNameSelectedSig,
  DtNumAssistantSignalIds
}
 Enumeration identifying each of the signal types. More...
 
enum  DtAssistantQueryId {
  DtFederateInfoQuery, DtFederationInfoQuery, DtForwarderInfoQuery, DtPeerForwarderInfoQuery,
  DtPeerForwarderConnectionsQuery, DtAssistantInfoQuery, DtRecoverConnectionInfoQuery, DtNumAssistantQueryIds
}
 Enumeration identifying each of the query types. More...
 

Functions

std::ostream & operator<< (std::ostream &str, DtAssistantSignalId id)
 
std::ostream & operator<< (std::ostream &str, DtAssistantQueryId id)
 

Detailed Description

Contains the DtAssistantSignalId enumerations.

Macro Definition Documentation

#define DtSTRINGIFY_SIG_ID (   id)
Value:
case id: \
output = #id; \
break;

Referenced by operator<<().

Enumeration Type Documentation

Enumeration identifying each of the query types.

Enumerator
DtFederateInfoQuery 
DtFederationInfoQuery 
DtForwarderInfoQuery 
DtPeerForwarderInfoQuery 
DtPeerForwarderConnectionsQuery 
DtAssistantInfoQuery 
DtRecoverConnectionInfoQuery 
DtNumAssistantQueryIds 

Enumeration identifying each of the signal types.

Enumerator
DtLogUpdateIntervalUpdatedSig 
DtKeepAliveUpdatedSig 
DtSendForeignQueryUpdatedSig 
DtLatencyTestInteractionPeriodMsUpdatedSig 
DtLatencyTestNumInteractionsUpdatedSig 
DtLatencyTestPayloadBytesUpdatedSig 
DtDisplayPopupsAsNotificationsUpdatedSig 
DtEnableNotificationsUpdatedSig 
DtLightweightMemorySecUpdatedSig 
DtDefunctFederateRemovalTimeSecUpdatedSig 
DtAssistantUpdateIntervalSecUpdatedSig 
DtLrcUpdateIntervalSecUpdatedSig 
DtShowRtiexecStartupPromptUpdatedSig 
DtAcceptRemoteCommandsUpdatedSig 
DtAssistantPersistentUpdatedSig 
DtDefaultToUnlicensedUpdatedSig 
DtWarningTickIntervalUpdatedSig 
DtDisplayRemoteNotificationsUpdatedSig 
DtDisplayFederationColorsUpdatedSig 
DtFederateIdentifierUpdatedSig 
DtUpdateLogUpdateIntervalSig 
DtUpdateKeepAliveSig 
DtUpdateSendForeignQuerySig 
DtUpdateLatencyTestInteractionPeriodMsSig 
DtUpdateLatencyTestNumInteractionsSig 
DtUpdateLatencyTestPayloadBytesSig 
DtUpdateDisplayPopupsAsNotificationsSig 
DtUpdateEnableNotificationsSig 
DtUpdateLightweightMemorySecSig 
DtUpdateDefunctFederateRemovalTimeSecSig 
DtUpdateAssistantUpdateIntervalSecSig 
DtUpdateLrcUpdateIntervalSecSig 
DtUpdateShowRtiexecStartupPromptSig 
DtUpdateAcceptRemoteCommandsSig 
DtUpdateAssistantPersistentSig 
DtUpdateDefaultToUnlicensedSig 
DtUpdateWarningTickIntervalSig 
DtUpdateDisplayRemoteNotificationsSig 
DtUpdateDisplayFederationColorsSig 
DtUpdateFederateIdentifierSig 
DtSavePreferencesSig 
DtShowConfigSig 
DtShowConfigPageSig 
DtUpdateLocalComponentSig 
DtLrcComponentAddedSig 
DtRtiexecComponentAddedSig 
DtForwarderComponentAddedSig 
DtSharedMemComponentAddedSig 
DtLrcComponentRemovedSig 
DtRtiexecComponentRemovedSig 
DtForwarderComponentRemovedSig 
DtSharedMemComponentRemovedSig 
DtLrcComponentRemovedUnexpectedlySig 
DtRtiexecComponentRemovedUnexpectedlySig 
DtForwarderComponentRemovedUnexpectedlySig 
DtSharedMemComponentRemovedUnexpectedlySig 
DtLrcComponentRenamedSig 
DtRtiexecComponentRenamedSig 
DtForwarderComponentRenamedSig 
DtSharedMemComponentRenamedSig 
DtLrcComponentConnectedSig 
DtRtiexecComponentConnectedSig 
DtForwarderComponentConnectedSig 
DtLrcComponentDisconnectedSig 
DtRtiexecComponentDisconnectedSig 
DtForwarderComponentDisconnectedSig 
DtLrcComponentUpdatedSig 
DtRtiexecComponentUpdatedSig 
DtForwarderComponentUpdatedSig 
DtSharedMemComponentUpdatedSig 
DtLocalFederateJoinedSig 
DtLocalFederateResignedSig 
DtForwarderHasRtiexecSig 
DtForwarderHasNoRtiexecSig 
DtRtiConnHeartbeatSig 
DtRtiConnPruneSig 
DtRtiConnsAddedOrUpdatedSig 
DtRtiConnsAboutToBeRemovedSig 
DtRtiConnsRemovedSig 
DtRemoteAssistantFoundSig 
DtRemoteAssistantLostSig 
DtRtiexecStartupExternalRequestSig 
DtForwarderStartupExternalRequestSig 
DtRtiexecStartupInternalRequestSig 
DtForwarderStartupInternalRequestSig 
DtFederationAddedSig 
DtFederationUpdatedSig 
DtFederationRemovedSig 
DtFederateAddedSig 
DtFederateUpdatedSig 
DtFederateRemovedSig 
DtRtiexecHasNoFederationsSig 
DtForwarderAddedSig 
DtForwarderConnUpdatedSig 
DtForwarderUpdatedSig 
DtForwarderRemovedSig 
DtShutdownSig 
DtDisplayActiveWarningDialogsSig 
DtShowLrcLatencyTestDialogSig 
DtShowRtiexecLatencyTestDialogSig 
DtDisplayRemoteFederateStatsDialogSig 
DtShowFederationsDialogSig 
DtRefreshFederationsDialogSig 
DtRefreshRidConfigurationListSig 
DtShowNetworkComponentsDialogSig 
DtDisableCompLatencyTestSig 
DtEnableCompLatencyTestSig 
DtShowAboutBoxSig 
DtLocalCompNotificationSig 
DtNotificationSig 
DtLocalCompPopupSig 
DtPopupSig 
DtWarningDialogDisplayedSig 
DtWarningDialogDismissedSig 
DtRequestFederateLocSig 
DtFederateLocReceivedSig 
DtDisplayComponentLogSig 
DtDisplayFomDialogSig 
DtConnQuerySig 
DtAddWanConnectionSig 
DtRemoveWanConnectionSig 
DtWanConnectionConnectSig 
DtWanConnectionDisconnectSig 
DtWanConnectionAddedSig 
DtWanConnectionRemovedSig 
DtWanConnectionUpdatedSig 
DtWanConnectionInfoUpdatedSig 
DtRtiSettingsNameSelectedSig 
DtNumAssistantSignalIds 

Function Documentation

std::ostream& operator<< ( std::ostream &  str,
DtAssistantSignalId  id 
)
inline

References DtAcceptRemoteCommandsUpdatedSig, DtAddWanConnectionSig, DtAssistantPersistentUpdatedSig, DtAssistantUpdateIntervalSecUpdatedSig, DtConnQuerySig, DtDefaultToUnlicensedUpdatedSig, DtDefunctFederateRemovalTimeSecUpdatedSig, DtDisableCompLatencyTestSig, DtDisplayActiveWarningDialogsSig, DtDisplayComponentLogSig, DtDisplayFederationColorsUpdatedSig, DtDisplayFomDialogSig, DtDisplayPopupsAsNotificationsUpdatedSig, DtDisplayRemoteFederateStatsDialogSig, DtDisplayRemoteNotificationsUpdatedSig, DtEnableCompLatencyTestSig, DtEnableNotificationsUpdatedSig, DtFederateAddedSig, DtFederateIdentifierUpdatedSig, DtFederateLocReceivedSig, DtFederateRemovedSig, DtFederateUpdatedSig, DtFederationAddedSig, DtFederationRemovedSig, DtFederationUpdatedSig, DtForwarderAddedSig, DtForwarderComponentAddedSig, DtForwarderComponentConnectedSig, DtForwarderComponentDisconnectedSig, DtForwarderComponentRemovedSig, DtForwarderComponentRemovedUnexpectedlySig, DtForwarderComponentRenamedSig, DtForwarderComponentUpdatedSig, DtForwarderConnUpdatedSig, DtForwarderHasNoRtiexecSig, DtForwarderHasRtiexecSig, DtForwarderRemovedSig, DtForwarderStartupExternalRequestSig, DtForwarderStartupInternalRequestSig, DtForwarderUpdatedSig, DtKeepAliveUpdatedSig, DtLatencyTestInteractionPeriodMsUpdatedSig, DtLatencyTestNumInteractionsUpdatedSig, DtLatencyTestPayloadBytesUpdatedSig, DtLightweightMemorySecUpdatedSig, DtLocalCompNotificationSig, DtLocalCompPopupSig, DtLocalFederateJoinedSig, DtLocalFederateResignedSig, DtLogUpdateIntervalUpdatedSig, DtLrcComponentAddedSig, DtLrcComponentConnectedSig, DtLrcComponentDisconnectedSig, DtLrcComponentRemovedSig, DtLrcComponentRemovedUnexpectedlySig, DtLrcComponentRenamedSig, DtLrcComponentUpdatedSig, DtLrcUpdateIntervalSecUpdatedSig, DtNotificationSig, DtPopupSig, DtRefreshFederationsDialogSig, DtRefreshRidConfigurationListSig, DtRemoteAssistantFoundSig, DtRemoteAssistantLostSig, DtRemoveWanConnectionSig, DtRequestFederateLocSig, DtRtiConnHeartbeatSig, DtRtiConnPruneSig, DtRtiConnsAboutToBeRemovedSig, DtRtiConnsAddedOrUpdatedSig, DtRtiConnsRemovedSig, DtRtiexecComponentAddedSig, DtRtiexecComponentConnectedSig, DtRtiexecComponentDisconnectedSig, DtRtiexecComponentRemovedSig, DtRtiexecComponentRemovedUnexpectedlySig, DtRtiexecComponentRenamedSig, DtRtiexecComponentUpdatedSig, DtRtiexecHasNoFederationsSig, DtRtiexecStartupExternalRequestSig, DtRtiexecStartupInternalRequestSig, DtRtiSettingsNameSelectedSig, DtSavePreferencesSig, DtSendForeignQueryUpdatedSig, DtSharedMemComponentAddedSig, DtSharedMemComponentRemovedSig, DtSharedMemComponentRemovedUnexpectedlySig, DtSharedMemComponentRenamedSig, DtSharedMemComponentUpdatedSig, DtShowAboutBoxSig, DtShowConfigPageSig, DtShowConfigSig, DtShowFederationsDialogSig, DtShowLrcLatencyTestDialogSig, DtShowNetworkComponentsDialogSig, DtShowRtiexecLatencyTestDialogSig, DtShowRtiexecStartupPromptUpdatedSig, DtShutdownSig, DtSTRINGIFY_SIG_ID, DtUpdateAcceptRemoteCommandsSig, DtUpdateAssistantPersistentSig, DtUpdateAssistantUpdateIntervalSecSig, DtUpdateDefaultToUnlicensedSig, DtUpdateDefunctFederateRemovalTimeSecSig, DtUpdateDisplayFederationColorsSig, DtUpdateDisplayPopupsAsNotificationsSig, DtUpdateDisplayRemoteNotificationsSig, DtUpdateEnableNotificationsSig, DtUpdateFederateIdentifierSig, DtUpdateKeepAliveSig, DtUpdateLatencyTestInteractionPeriodMsSig, DtUpdateLatencyTestNumInteractionsSig, DtUpdateLatencyTestPayloadBytesSig, DtUpdateLightweightMemorySecSig, DtUpdateLocalComponentSig, DtUpdateLogUpdateIntervalSig, DtUpdateLrcUpdateIntervalSecSig, DtUpdateSendForeignQuerySig, DtUpdateShowRtiexecStartupPromptSig, DtUpdateWarningTickIntervalSig, DtWanConnectionAddedSig, DtWanConnectionConnectSig, DtWanConnectionDisconnectSig, DtWanConnectionInfoUpdatedSig, DtWanConnectionRemovedSig, DtWanConnectionUpdatedSig, DtWarningDialogDismissedSig, DtWarningDialogDisplayedSig, and DtWarningTickIntervalUpdatedSig.

std::ostream& operator<< ( std::ostream &  str,
DtAssistantQueryId  id 
)
inline

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)