API Reference > Auxiliary Classes > AECCSmartString Class
AECCSmartString Class
AECCSmartString
Syntax
C++
class AECCSmartString;

AECCSmartString.h

Smart string object, which uses single instance for each unique string. 

 

 
Name 
Description 
 
Destructor for objects of the AECCSmartString class. 
 
This is the overview for the AECCSmartString constructor overload. 
 
Name 
Description 
 
id 
Returns the ID of this smart string. 
 
Indicates whether this smart string object is NULL or not. 
 
Indicates whether this smart string object is predefined or not. 
 
set 
This is the overview for the set method overload. 
 
swap 
Swaps values between this smart string object and another.
 
 
Returns the value of this smart string. 
 
Name 
Description 
 
= 
Assignment operator for objects of the AECCSmartString class.
 
 
== 
Comparison operator for objects of the AECCSmartString class.
 
Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.