Update the BString documentation.
* Remove the reference to BString::fPrivateData, as it currently really is marked as private and as such disappeared from the docs. * Add the various character methods that have been added in the previous revisions.
This commit is contained in:
@@ -30,9 +30,8 @@ some specific examples:
|
||||
- Likewise, you'll find \c support/byteorder.h and \c support/ByteOrder.h
|
||||
in BeOS; Haiku only has ByteOrder.h.
|
||||
- If you have subclassed BString and if you are using its \c _privateData
|
||||
member, you might notice that it has been renamed to
|
||||
\link BString::fPrivateData fPrivateData \endlink. However, it's use is
|
||||
deprecated, and it might even be made private in the future.
|
||||
member, you might notice that it is no longer mentioned in the documentation.
|
||||
This is because it has been marked as private.
|
||||
- The undocumented functions defined in Alias.h from the storage kit are not
|
||||
implemented.
|
||||
- The private Device Map API (used by OpenTracker) has been replaced by a
|
||||
|
||||
+452
-184
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user