System::IO::BasicSTDIOStreamWrapper::BasicSTDIOStreamWrapper yapıcı
BasicSTDIOStreamWrapper::BasicSTDIOStreamWrapper(const BasicSTDIOStreamWrapper&) constructor
Kopya yapıcı. Silindi.
System::IO::BasicSTDIOStreamWrapper<T, typename>::BasicSTDIOStreamWrapper(const BasicSTDIOStreamWrapper &)=delete
Ayrıca Bakınız
- Class BasicSTDIOStreamWrapper
- Class BasicSTDIOStreamWrapper
- Namespace System::IO
- Library Aspose.Font for C++
BasicSTDIOStreamWrapper::BasicSTDIOStreamWrapper(std::basic_iostream<char_type, traits_type>&, STDIOStreamWrappingMode, STDIOStreamPositionPreference) constructor
BasicSTDIOStreamWrapper sınıfının yeni bir örneğini oluşturur.
System::IO::BasicSTDIOStreamWrapper<T, typename>::BasicSTDIOStreamWrapper(std::basic_iostream<char_type, traits_type> &str, STDIOStreamWrappingMode mode=STDIOStreamWrappingMode::Binary, STDIOStreamPositionPreference pref_pos=STDIOStreamPositionPreference::Zero)
| Parametre | Tür | Açıklama |
|---|---|---|
| str | std::basic_iostream<char_type, traits_type>& | Akışa referans |
| mod | STDIOStreamWrappingMode | Sarma modu |
| pref_pos | STDIOStreamPositionPreference | Okuma ve yazma konumu farklıysa, tercih edilecek konum |
Ayrıca Bakınız
- Typedef char_type
- Typedef traits_type
- Enum STDIOStreamWrappingMode
- Enum STDIOStreamPositionPreference
- Class BasicSTDIOStreamWrapper
- Namespace System::IO
- Library Aspose.Font for C++