Project

General

Profile

Actions

Support Request #6936

closed

adtf::util namespace is missing in the API documentation

Added by hidden about 5 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Customer:
VW
Department:
IAV
Requester's Priority:
Normal
Support Level:
3rd Level
Resolution:
Product Issue Opened
Affected Products:
Platform:
Topic:
ADTF::Doc
FAQ Links:

Description

Supportanfrage

Today i tried to find

adtf::util::cString
in the documentation at: https://support.digitalwerk.net/adtf/v3/adtf_html/index.html
But the whole adtf::util:: is not visible there.

Lösung

Product issue ACORE-9994

Workaround

Use std::string

std::string strMyValue;
GetIStringFunctionThatYouWantToUse(adtf_string_intf(strMyValue));
Actions

Also available in: Atom PDF