UnicodeString.h File Reference

Header file which simplifies making unicode/non-unicode programs. More...

#include <string>
#include <sstream>
#include <fstream>

Go to the source code of this file.

Namespaces

namespace  hwdet

Defines

#define TXT(text)   text
 Identify text as ASCII.

Typedefs

typedef ::std::string hwdet::String
 ASCII string.
typedef ::std::stringstream hwdet::StringStream
 ASCII string stream.
typedef ::std::istringstream hwdet::IStringStream
 ASCII string input stream.
typedef ::std::ostringstream hwdet::OStringStream
 ASCII string output stream.
typedef ::std::fstream hwdet::FStream
 ASCII file stream.
typedef ::std::ifstream hwdet::IFStream
 ASCII file input stream.
typedef ::std::ofstream hwdet::OFStream
 ASCII file output stream.
typedef ::std::ostream hwdet::OStream
 ASCII output stream.
typedef ::std::istream hwdet::IStream
 ASCII input stream.
typedef ::std::iostream hwdet::IOStream
 ASCII input/output stream.
typedef char hwdet::Char
 ASCII character.

Variables

std::ostream & hwdet::Cout
 ACSII standard output stream.
std::ostream & hwdet::Cerr
 ASCII standard input stream.
std::istream & hwdet::Cin
 ASCII standard input stream.


Detailed Description

Header file which simplifies making unicode/non-unicode programs.

Date:
26. 4. 2006
Author:
Branislav Repcek

Define Documentation

#define TXT ( text   )     text

Identify text as ASCII.


Generated on Tue Dec 19 17:43:52 2006 for Detector for Windows by  doxygen 1.4.7