PCL
String List Classes
+ Collaboration diagram for String List Classes:

Classes

class  IsoStringKeyValueList
 Dynamic list of key-value associations implemented as 8-bit strings. More...
 
class  IsoStringList
 Dynamic list of 8-bit strings. More...
 
class  SortedIsoStringKeyValueList
 Dynamic sorted list of key-value associations implemented as 8-bit strings. More...
 
class  SortedIsoStringList
 Dynamic sorted list of 8-bit strings. More...
 
class  SortedStringKeyValueList
 Dynamic sorted list of key-value associations implemented as Unicode (UTF-16) strings. More...
 
class  SortedStringList
 Dynamic sorted list of Unicode (UTF-16) strings. More...
 
class  StringKeyValueList
 Dynamic list of key-value associations implemented as Unicode (UTF-16) strings. More...
 
class  StringList
 Dynamic list of Unicode (UTF-16) strings. More...
 

Detailed Description