ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
Typedefs | |
typedef std::ifstream | I18nIfstream |
typedef std::ofstream | I18nOfstream |
Functions | |
FILE * | I18nFopen (const std::string &str, const std::string &mode) |
int | I18nOpen (const std::string &str, const int &flags) |
int | I18nOpen (const std::string &str, const int &flags, const int &mode) |
int | I18nOpenForReading (const std::string &str) |
int | I18nOpenForWriting (const std::string &str, const bool append=false) |
bool | IsStringEncodingValid (const std::string &) |
typedef std::ifstream itk::i18n::I18nIfstream |
Definition at line 253 of file itkInternationalizationIOHelpers.h.
typedef std::ofstream itk::i18n::I18nOfstream |
Definition at line 252 of file itkInternationalizationIOHelpers.h.
|
inline |
Definition at line 166 of file itkInternationalizationIOHelpers.h.
|
inline |
Definition at line 116 of file itkInternationalizationIOHelpers.h.
Referenced by I18nOpenForReading(), and I18nOpenForWriting().
|
inline |
Definition at line 130 of file itkInternationalizationIOHelpers.h.
|
inline |
Definition at line 143 of file itkInternationalizationIOHelpers.h.
References I18nOpen().
|
inline |
Definition at line 153 of file itkInternationalizationIOHelpers.h.
References I18nOpen().
|
inline |
Definition at line 83 of file itkInternationalizationIOHelpers.h.