Namespace SFCGAL::tools
Namespace List > SFCGAL > tools
Classes
| Type | Name |
|---|---|
| class | BasicInputStreamReader <typename CharType> |
| class | Registry |
Public Types
| Type | Name |
|---|---|
| typedef BasicInputStreamReader< char > | InputStreamReader |
| typedef BasicInputStreamReader< wchar_t > | WInputStreamReader |
Public Types Documentation
typedef InputStreamReader
typedef BasicInputStreamReader<char> SFCGAL::tools::InputStreamReader;
typedef for std::istream
typedef WInputStreamReader
typedef BasicInputStreamReader<wchar_t> SFCGAL::tools::WInputStreamReader;
typedef for std::wistream
The documentation for this class was generated from the following file /builds/florent_fougeres/SFCGAL/src/detail/tools/InputStreamReader.h