|
| ||||||||||||||
| friend class UString | UString |
| friend bool operator== (const UString&, const UString&)
| operator== |
| Rep * create (UChar *d, int l)
| create |
[static]
| inline UChar * data ()
| data |
[const]
| inline int size ()
| size |
[const]
| inline void ref ()
| ref |
| inline int deref ()
| deref |
| UChar * dat | dat |
| int len | len |
| int rc | rc |
| static Rep null | null |
| Generated by: root@powerpc.ports.openbsd.org on Tue Apr 24 23:01:27 2001, using kdoc 2.0a53. |