Classes |
exception | ACS_DDS_ErrorsEx |
exception | DDSQoSSetProblemEx |
exception | DDSTopicCreateProblemEx |
exception | DDSPublisherCreateProblemEx |
exception | DDSPublisherDestroyProblemEx |
exception | DDSDWCreateProblemEx |
exception | DDSRegisterTypeProblemEx |
exception | DDSSubscriberCreateProblemEx |
exception | DDSSubscriberDestroyProblemEx |
exception | DDSDRCreateProblemEx |
exception | DDSParticipantCreateProblemEx |
exception | DDSParticipantDestroyProblemEx |
exception | DDSCreateDataProblemEx |
exception | DDSDeleteDataProblemEx |
exception | DDSReturnErrorEx |
exception | DDSNarrowFailedEx |
exception | DDSIncompatibleQoSEx |
exception | DDSDeadlineMissedEx |
exception | DDSSampleStateErrorEx |
Variables |
const ACSErr::ErrorCode | DDSQoSSetProblem = 0 |
const ACSErr::ErrorCode | DDSTopicCreateProblem = 1 |
const ACSErr::ErrorCode | DDSPublisherCreateProblem = 2 |
const ACSErr::ErrorCode | DDSPublisherDestroyProblem = 3 |
const ACSErr::ErrorCode | DDSDWCreateProblem = 4 |
const ACSErr::ErrorCode | DDSRegisterTypeProblem = 5 |
const ACSErr::ErrorCode | DDSSubscriberCreateProblem = 6 |
const ACSErr::ErrorCode | DDSSubscriberDestroyProblem = 7 |
const ACSErr::ErrorCode | DDSDRCreateProblem = 8 |
const ACSErr::ErrorCode | DDSParticipantCreateProblem = 9 |
const ACSErr::ErrorCode | DDSParticipantDestroyProblem = 10 |
const ACSErr::ErrorCode | DDSCreateDataProblem = 11 |
const ACSErr::ErrorCode | DDSDeleteDataProblem = 12 |
const ACSErr::ErrorCode | DDSReturnError = 13 |
const ACSErr::ErrorCode | DDSNarrowFailed = 14 |
const ACSErr::ErrorCode | DDSIncompatibleQoS = 15 |
const ACSErr::ErrorCode | DDSDeadlineMissed = 16 |
const ACSErr::ErrorCode | DDSSampleStateError = 17 |