Classes | Namespaces | Variables

ACS_DDS_Errors.idl File Reference

import "acserr.idl";
Include dependency graph for ACS_DDS_Errors.idl:

Go to the source code of this file.

Classes

exception  ACS_DDS_Errors::ACS_DDS_ErrorsEx
exception  ACS_DDS_Errors::DDSQoSSetProblemEx
exception  ACS_DDS_Errors::DDSTopicCreateProblemEx
exception  ACS_DDS_Errors::DDSPublisherCreateProblemEx
exception  ACS_DDS_Errors::DDSPublisherDestroyProblemEx
exception  ACS_DDS_Errors::DDSDWCreateProblemEx
exception  ACS_DDS_Errors::DDSRegisterTypeProblemEx
exception  ACS_DDS_Errors::DDSSubscriberCreateProblemEx
exception  ACS_DDS_Errors::DDSSubscriberDestroyProblemEx
exception  ACS_DDS_Errors::DDSDRCreateProblemEx
exception  ACS_DDS_Errors::DDSParticipantCreateProblemEx
exception  ACS_DDS_Errors::DDSParticipantDestroyProblemEx
exception  ACS_DDS_Errors::DDSCreateDataProblemEx
exception  ACS_DDS_Errors::DDSDeleteDataProblemEx
exception  ACS_DDS_Errors::DDSReturnErrorEx
exception  ACS_DDS_Errors::DDSNarrowFailedEx
exception  ACS_DDS_Errors::DDSIncompatibleQoSEx
exception  ACS_DDS_Errors::DDSDeadlineMissedEx
exception  ACS_DDS_Errors::DDSSampleStateErrorEx

Namespaces

namespace  ACSErr
namespace  ACS_DDS_Errors

Variables

const ACSErr::ACSErrType ACSErr::ACS_DDS_Errors = 56
const ACSErr::ErrorCode ACS_DDS_Errors::DDSQoSSetProblem = 0
const ACSErr::ErrorCode ACS_DDS_Errors::DDSTopicCreateProblem = 1
const ACSErr::ErrorCode ACS_DDS_Errors::DDSPublisherCreateProblem = 2
const ACSErr::ErrorCode ACS_DDS_Errors::DDSPublisherDestroyProblem = 3
const ACSErr::ErrorCode ACS_DDS_Errors::DDSDWCreateProblem = 4
const ACSErr::ErrorCode ACS_DDS_Errors::DDSRegisterTypeProblem = 5
const ACSErr::ErrorCode ACS_DDS_Errors::DDSSubscriberCreateProblem = 6
const ACSErr::ErrorCode ACS_DDS_Errors::DDSSubscriberDestroyProblem = 7
const ACSErr::ErrorCode ACS_DDS_Errors::DDSDRCreateProblem = 8
const ACSErr::ErrorCode ACS_DDS_Errors::DDSParticipantCreateProblem = 9
const ACSErr::ErrorCode ACS_DDS_Errors::DDSParticipantDestroyProblem = 10
const ACSErr::ErrorCode ACS_DDS_Errors::DDSCreateDataProblem = 11
const ACSErr::ErrorCode ACS_DDS_Errors::DDSDeleteDataProblem = 12
const ACSErr::ErrorCode ACS_DDS_Errors::DDSReturnError = 13
const ACSErr::ErrorCode ACS_DDS_Errors::DDSNarrowFailed = 14
const ACSErr::ErrorCode ACS_DDS_Errors::DDSIncompatibleQoS = 15
const ACSErr::ErrorCode ACS_DDS_Errors::DDSDeadlineMissed = 16
const ACSErr::ErrorCode ACS_DDS_Errors::DDSSampleStateError = 17