ITK
6.0.0
Insight Toolkit
|
Typedefs | |
using | I18nIfstream = std::ifstream |
using | I18nOfstream = std::ofstream |
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 &) |
using itk::i18n::I18nIfstream = typedef std::ifstream |
Definition at line 293 of file itkInternationalizationIOHelpers.h.
using itk::i18n::I18nOfstream = typedef std::ofstream |
Definition at line 292 of file itkInternationalizationIOHelpers.h.
|
inline |
Definition at line 193 of file itkInternationalizationIOHelpers.h.
|
inline |
Definition at line 118 of file itkInternationalizationIOHelpers.h.
Referenced by I18nOpenForReading(), and I18nOpenForWriting().
|
inline |
Definition at line 133 of file itkInternationalizationIOHelpers.h.
|
inline |
Definition at line 147 of file itkInternationalizationIOHelpers.h.
References I18nOpen().
|
inline |
Definition at line 158 of file itkInternationalizationIOHelpers.h.
References I18nOpen().
|
inline |
Definition at line 85 of file itkInternationalizationIOHelpers.h.