#include <rbdata.h>
Inheritance diagram for ResourceBundleData:
Public Methods | |
virtual | ~ResourceBundleData () |
virtual UClassID | getDynamicClassID (void) const = 0 |
Public Attributes | |
UErrorCode | fCreationStatus |
These objects are kept in hashtables, indexed by strings. We never need to copy or clone these objects, since they are created once and never deleted.
Definition at line 31 of file rbdata.h.
|
|
|
Reimplemented in StringList, String2dList, and TaggedList. |
|
|