CartoType API
Public Member Functions
CartoType::CString Class Reference

#include <cartotype_string.h>

Inheritance diagram for CartoType::CString:
CartoType::MString

List of all members.

Public Member Functions

 CString ()
const uint16 * Text () const

Detailed Description

A string that owns its own text, which is freely resizable.


Constructor & Destructor Documentation

CartoType::CString::CString ( ) [inline]

Construct an empty CString object.


Member Function Documentation

const uint16* CartoType::CString::Text ( ) const [inline, virtual]

Return a constant pointer to Unicode text stored in UTF16 format.

Implements CartoType::MString.


The documentation for this class was generated from the following files: