C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
This is the complete list of members for String, including all inherited members.
__DAAL_STR_MAX_SIZE | String | static |
add(const String &str) | String | |
c_str() const | String | |
get(size_t index) const | String | |
length() const | String | |
operator+(const String &str) | String | |
operator[](size_t index) const | String | |
String(const char *str, size_t capacity=0) | String | |
String(const String &str) | String | |
~String() | String |
For more complete information about compiler optimizations, see our Optimization Notice.