Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Search
Format Member List
This is the complete list of members for Format, including all inherited members.
- clone() const=0
[pure virtual]
- Format()
[protected]
- Format(const Format &)
[protected]
- format(const Formattable &obj, UnicodeString &appendTo, UErrorCode &status) const
- format(const Formattable &obj, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const=0
[pure virtual]
- getDynamicClassID() const=0
[pure virtual]
- operator delete(void *p)
- operator delete[](void *p)
- operator new(size_t size)
- operator new[](size_t size)
- operator!=(const Format &other) const
[inline]
- operator=(const Format &)
[protected]
- operator==(const Format &other) const=0
[pure virtual]
- parseObject(const UnicodeString &source, Formattable &result, ParsePosition &parse_pos) const=0
[pure virtual]
- parseObject(const UnicodeString &source, Formattable &result, UErrorCode &status) const
- syntaxError(const UnicodeString &pattern, int32_t pos, UParseError &parseError)
[inline, protected]
- ~Format()
[virtual]
- ~UObject()
[inline, virtual]
Generated on Wed Dec 18 16:51:32 2002 for ICU 2.4 by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001