nw::font::CharStrmReader::CharStrmReader Constuctor

Syntax

CharStrmReader(
     const CharStrmReader& rhs
);

Arguments

Name Description
in rhs Object for copy origin.

Description

Constructor.

Copy constructor.

Only the copy constructor of the nw::font::CharStrmReader constructor is public. Use the nw::font::Font::GetCharStrmReader function to get the first instance.

See Also

nw::font::CharWriter::Print
nw::font::Font
nw::font::Font::GetCharStrmReader

Revision History

2009/11/09
Initial version.

CONFIDENTIAL