24 bool handleFoundElement(
const QString& pElementName,
const QString& pValue,
const QXmlStreamAttributes& pAttributes)
override;
25 bool handleFoundElementConnectionHandle(
const QString& pElementName,
const QString& pValue);
28 DIDList(
const QByteArray& pXmlData);
Definition: PaosMessage.h:18
const ConnectionHandle & getConnectionHandle() const
Definition: DidList.cpp:89
DIDList(const QByteArray &pXmlData)
Definition: DidList.cpp:14
Definition: ConnectionHandle.h:14
Definition: ElementDetector.h:16