System::IO::BasicSTDOStreamWrapper::BasicSTDOStreamWrapper yapıcı
BasicSTDOStreamWrapper::BasicSTDOStreamWrapper(const BasicSTDOStreamWrapper&) constructor
Kopya yapıcı. Silinmiş.
System::IO::BasicSTDOStreamWrapper<T, typename>::BasicSTDOStreamWrapper(const BasicSTDOStreamWrapper &)=delete
Ayrıca Bakınız
- Class BasicSTDOStreamWrapper
- Class BasicSTDOStreamWrapper
- Namespace System::IO
- Library Aspose.Page for C++
BasicSTDOStreamWrapper::BasicSTDOStreamWrapper(std::basic_ostream<char_type, traits_type>&, STDIOStreamWrappingMode) constructor
Yeni bir BasicSTDOStreamWrapper örneği oluşturur.
System::IO::BasicSTDOStreamWrapper<T, typename>::BasicSTDOStreamWrapper(std::basic_ostream<char_type, traits_type> &str, STDIOStreamWrappingMode mode=STDIOStreamWrappingMode::Binary)
| Parameter | Type | Açıklama |
|---|---|---|
| str | std::basic_ostream<char_type, traits_type>& | Akışa referans |
| mod | STDIOStreamWrappingMode | Sarmalama modu |
Ayrıca Bakınız
- Typedef char_type
- Typedef traits_type
- Enum STDIOStreamWrappingMode
- Class BasicSTDOStreamWrapper
- Namespace System::IO
- Library Aspose.Page for C++