VirtualBox

Changeset 49039 in vbox for trunk/include/VBox/com/string.h


Ignore:
Timestamp:
Oct 10, 2013 6:27:32 PM (11 years ago)
Author:
vboxsync
Message:

IPRT: Filename extension versus suffix cleanup, long overdue.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/com/string.h

    r48691 r49039  
    706706
    707707    /**
    708      * Removes a trailing file name extension from the member string, if present.
    709      * Calls RTPathStripExt() without having to mess with mutableRaw().
    710      */
    711     Utf8Str& stripExt();
     708     * Removes a trailing file name suffix from the member string, if present.
     709     * Calls RTPathStripSuffix() without having to mess with mutableRaw().
     710     */
     711    Utf8Str& stripSuffix();
    712712
    713713    /**
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette