SourcePro® 2024.1 |
SourcePro® API Reference Guide |
Classes | |
class | RWSymbol |
Encapsulates a string name in a reference-counted handle-body pattern. More... | |
The Types package includes just one class, RWSymbol. This class encapsulates a string name in a reference-counted handle-body pattern. Therefore, several RWSymbol instances can reference one string name, making storage space smaller, name memory management easier, and name comparisons faster.
Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |