ASN1C C/C++ Common Runtime
ASN1C v7.4.x
|
Go to the source code of this file.
Classes | |
class | OSRTString |
C++ string class definition. This can be used to hold standard ASCII or UTF-8 strings. The standard C++ 'new' and 'delete' operators are used to allocate/free memory for the strings. All strings are deep-copied.