stlab.adobe.com Adobe Systems Incorporated

string16_t Class Reference
[ABI-safe Strings]

Lightweight string class designed to hold UTF16 strings in fixed binary structure. More...

#include <string.hpp>


Detailed Description

The structure of a string16_t is a simple adobe::vector_t<boost::uint16_t> (which is, itself a fixed binary structure). If the string is empty, the vector is empty. If the vector is not empty, it contains a null-terminated sequence, the UTF16 string.

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google