|
RTI Connext C API Version 7.6.0
|
DDS_INVALID_LOCAL_ADVANCE_NOTICE_STATUS More...
Data Fields | |
| struct DDS_Time_t | expiration_time |
| The time when the local artifact will expire. More... | |
| DDS_UnsignedLong | expiration_code |
| The reason (a numeric code) for the local artifact to expire. More... | |
| const char * | expiration_message |
| A descriptive message for the DDS_InvalidLocalAdvanceNoticeStatus::expiration_code code. More... | |
DDS_INVALID_LOCAL_ADVANCE_NOTICE_STATUS
Currently, this status is only triggered when enabling the RTI Security Plugins. Please refer to the RTI Security Plugins User's Manual for more information.
| struct DDS_Time_t DDS_InvalidLocalAdvanceNoticeStatus::expiration_time |
The time when the local artifact will expire.
| DDS_UnsignedLong DDS_InvalidLocalAdvanceNoticeStatus::expiration_code |
The reason (a numeric code) for the local artifact to expire.
| const char* DDS_InvalidLocalAdvanceNoticeStatus::expiration_message |
A descriptive message for the DDS_InvalidLocalAdvanceNoticeStatus::expiration_code code.