ASN1C C/C++ Common Runtime  ASN1C v7.8.x
Classes
OSRTFastString.h File Reference
#include "rtxsrc/rtxCommon.h"
#include "rtxsrc/rtxPrint.h"

Go to the source code of this file.

Classes

class  OSRTFastString
 

Detailed Description

C++ fast string class definition. This can be used to hold standard ASCII or UTF-8 strings. This string class implementations directly assigns any assigned pointers to internal member variables. It does no memory management.