Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itkInternationalizationIOHelpers.h File Reference

Go to the source code of this file.

Namespaces

namespace  itk
namespace  itk::i18n

Defines

#define LOCAL_USE_FDSTREAM   0
#define LOCAL_USE_WIN32_WOPEN   0

Typedefs

typedef std::ifstream itk::i18n::I18nIfstream
typedef std::ofstream itk::i18n::I18nOfstream

Functions

FILE * itk::i18n::I18nFopen (const std::string &str, const std::string &mode)
int itk::i18n::I18nOpen (const std::string &str, const int &flags, const int &mode)
int itk::i18n::I18nOpen (const std::string &str, const int &flags)
int itk::i18n::I18nOpenForReading (const std::string &str)
int itk::i18n::I18nOpenForWritting (const std::string &str, const bool append=false)
bool itk::i18n::IsStringEncodingValid (const std::string &)

Define Documentation

#define LOCAL_USE_FDSTREAM   0

Definition at line 62 of file itkInternationalizationIOHelpers.h.

#define LOCAL_USE_WIN32_WOPEN   0

Definition at line 57 of file itkInternationalizationIOHelpers.h.


Generated at Fri Apr 16 20:05:01 2010 for ITK by doxygen 1.6.1 written by Dimitri van Heesch, © 1997-2000