Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

Copy of Unicode.d File Reference

Go to the source code of this file.

Classes

struct  Unicode

Functions

class Into (T)
class From (T)
 alias Into!(char) IntoUtf8;

Variables

module mango convert Unicode
import mango convert Utf
import mango convert Type


Function Documentation

class Into  ) 
 

Convert from an external coding of 'type' to an internally normalized representation of T.

T refers to the destination, whereas 'type' refers to the source.

Definition at line 85 of file Copy of Unicode.d.

References convert(), Into(), type(), and Utf.

Referenced by importer(), importer1(), Into(), and MutableStringTemplate().

class From  ) 
 

alias Into!(char) IntoUtf8;

Convert to an external coding of 'type' from an internally normalized representation of T.

T refers to the source, whereas 'type' refers to the destination.

Definition at line 166 of file Copy of Unicode.d.

References convert(), From(), type(), and Utf.

Referenced by exporter(), exporter1(), From(), and type().


Variable Documentation

module mango convert Unicode
 

Definition at line 40 of file Copy of Unicode.d.

import mango convert Utf
 

Definition at line 42 of file Copy of Unicode.d.

import mango convert Type
 

Definition at line 43 of file Copy of Unicode.d.


Generated on Sat Dec 24 17:28:35 2005 for Mango by  doxygen 1.4.0