Documentation
Overview
Building ASL
Documentation
Library Wiki Docs
Indices
Browse Perforce
More Info
Release Notes
Wiki
Site Search
License
Success Stories
Contributors
Media
Download
Perforce Depots
Support
ASL SourceForge Home
Mailing Lists
Discussion Forums
Report Bugs
Suggest Features
Contribute to ASL
RSS
Short-text news
Full-text news
File releases
Other Adobe Projects
Open @ Adobe
Adobe Open Source
Adobe Labs
Adobe Media Gallery
C++ Benchmarks
Other Resources
Boost
RIAForge
SGI STL
string16_t Member List
This is the complete list of members for
string16_t
, including all inherited members.
append
(Iterator first, Iterator last)
string16_t
append
(const string16_t &s)
string16_t
append
(const boost::uint16_t *s)
string16_t
append
(const boost::uint16_t *s, std::size_t length)
string16_t
begin
() const
string16_t
c_str
() const
string16_t
capacity
() const
string16_t
clear
()
string16_t
const_iterator
typedef
string16_t
const_pointer
typedef
string16_t
const_reference
typedef
string16_t
const_reverse_iterator
typedef
string16_t
difference_type
typedef
string16_t
empty
() const
string16_t
end
() const
string16_t
iterator
typedef
string16_t
operator bool
() const
string16_t
operator+=
(const string16_t &s)
string16_t
operator+=
(const boost::uint16_t *s)
string16_t
operator<
(const string16_t &x, const string16_t &y)
string16_t
[friend]
operator=
(string16_t s)
string16_t
operator==
(const string16_t &x, const string16_t &y)
string16_t
[friend]
pointer
typedef
string16_t
push_back
(value_type c)
string16_t
rbegin
() const
string16_t
reference
typedef
string16_t
rend
() const
string16_t
reserve
(size_type n)
string16_t
reverse_iterator
typedef
string16_t
size
() const
string16_t
size_type
typedef
string16_t
string16_t
()
string16_t
string16_t
(const string16_t &s)
string16_t
string16_t
(move_from< string16_t > x)
string16_t
string16_t
(const boost::uint16_t *s)
string16_t
string16_t
(const boost::uint16_t *s, std::size_t length)
string16_t
string16_t
(Iterator first, Iterator last)
string16_t
swap
(string16_t &s)
string16_t
swap
(string16_t &x, string16_t &y)
string16_t
[friend]
value_type
typedef
string16_t
~string16_t
()
string16_t