|
ADTF
|
#include <adtfstreaming3/streamtype_intf.h>Go to the source code of this file.
Namespaces | |
| namespace | adtf |
| Namespace for all functionality provided by ADTF and its SDKs. | |
| namespace | adtf::remote |
| Namespace for the ADTF Remote SDK. | |
| namespace | adtf::remote::wolverine |
| Namespace for all functionality of the ADTF Remote SDK provided since v3.22. | |
Functions | |
| tResult | adtf::remote::wolverine::stream_type_to_json (adtf::base::IString &&strJson, const adtf::streaming::IStreamType &oType) |
| Serializes the streamtype to a json string in format like: das. | |
| tResult | adtf::remote::wolverine::stream_type_from_json (adtf::ucom::iobject_ptr< adtf::streaming::IStreamType > &pType, const adtf::base::IString &strJson) |
| Reads a json string and creates the corresponding streamtype and it properties. The json string must follw th format defined in stream_type_to_json. | |
| tResult | adtf::remote::stream_type_to_json (adtf::base::IString &&strJson, const adtf::streaming::IStreamType &oType) |
| Serializes the streamtype to a json string in format like: das. | |
| tResult | adtf::remote::stream_type_from_json (adtf::ucom::iobject_ptr< adtf::streaming::IStreamType > &pType, const adtf::base::IString &strJson) |
| Reads a json string and creates the corresponding streamtype and it properties. The json string must follw th format defined in stream_type_to_json. | |
Copyright © Audi Electronics Venture GmbH. All rights reserved