System::operator<< yöntemi
System::operator«(std::ostream&, const String&) method
UTF-8 kodlamasını kullanarak bir dizeyi çıktı akışına yazar.
std::ostream & System::operator<<(std::ostream &os, const String &str)
| Parametre | Tür | Açıklama |
|---|---|---|
| os | std::ostream& | Bir çıktı akışı nesnesi (basic_ostream‘un char ile örneklenmesi). |
| str | const String& | Çıktı akışına gönderilecek bir dize. |
ReturnValue
Dizenin eklendiği bir çıktı akışı.
Ayrıca Bakınız
- Class String
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::ostream&, const Decimal&) method
UTF-8 kodlaması kullanarak akıma veri ekleyin.
std::ostream & System::operator<<(std::ostream &stream, const Decimal &decimal)
| Parametre | Tür | Açıklama |
|---|---|---|
| akış | std::ostream& | Veri eklemek için çıktı akışı. |
| decimal | const Decimal& | Data eklemek için. |
ReturnValue
stream.
Ayrıca Bakınız
- Class Decimal
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::ostream&, const Exception&) method
UTF-8 kodlaması kullanarak akıma veri ekleyin.
std::ostream & System::operator<<(std::ostream &stream, const Exception &exception)
| Parametre | Tür | Açıklama |
|---|---|---|
| akış | std::ostream& | Veri eklemek için çıktı akışı. |
| exception | const Exception& | Data eklemek için. |
ReturnValue
stream.
Ayrıca Bakınız
- Typedef Exception
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::ostream&, const Guid&) method
UTF-8 kodlaması kullanarak akıma veri ekleyin.
std::ostream & System::operator<<(std::ostream &stream, const Guid &guid)
| Parametre | Tür | Açıklama |
|---|---|---|
| akış | std::ostream& | Veri eklemek için çıktı akışı. |
| guid | const Guid& | Data eklemek için. |
ReturnValue
stream.
Ayrıca Bakınız
- Class Guid
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::ostream&, const Nullable<T>&) method
UTF-8 kodlaması kullanarak akıma veri ekleyin.
template<typename T> std::ostream & System::operator<<(std::ostream &stream, const Nullable<T> &value)
| Parametre | Tür | Açıklama |
|---|---|---|
| akış | std::ostream& | Veri eklemek için çıktı akışı. |
| value | const Nullable<T>& | Data eklemek için. |
ReturnValue
stream.
Ayrıca Bakınız
- Class Nullable
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::ostream&, const OperatingSystem&) method
UTF-8 kodlaması kullanarak akıma veri ekleyin.
std::ostream & System::operator<<(std::ostream &stream, const OperatingSystem &os)
| Parametre | Tür | Açıklama |
|---|---|---|
| akış | std::ostream& | Veri eklemek için çıktı akışı. |
| os | const OperatingSystem& | Data eklemek için. |
ReturnValue
stream.
Ayrıca Bakınız
- Class OperatingSystem
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::ostream&, const SharedPtr<T>&) method
UTF-8 kodlaması kullanarak akıma veri ekleyin.
template<typename T> std::ostream & System::operator<<(std::ostream &stream, const SharedPtr<T> &object_ptr)
| Parametre | Tür | Açıklama |
|---|---|---|
| akış | std::ostream& | Veri eklemek için çıktı akışı. |
| object_ptr | const SharedPtr<T>& | Data eklemek için. |
ReturnValue
stream.
Ayrıca Bakınız
- Typedef SharedPtr
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::ostream&, const System::Object&) method
UTF-8 kodlaması kullanarak akıma veri ekleyin.
std::ostream & System::operator<<(std::ostream &stream, const System::Object &object)
| Parametre | Tür | Açıklama |
|---|---|---|
| akış | std::ostream& | Veri eklemek için çıktı akışı. |
| object | const System::Object& | Data eklemek için. |
ReturnValue
stream.
Ayrıca Bakınız
- Class Object
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::ostream&, const TypeInfo&) method
UTF-8 kodlaması kullanarak akıma veri ekleyin.
std::ostream & System::operator<<(std::ostream &stream, const TypeInfo &type_info)
| Parametre | Tür | Açıklama |
|---|---|---|
| akış | std::ostream& | Veri eklemek için çıktı akışı. |
| type_info | const TypeInfo& | Data eklemek için. |
ReturnValue
stream.
Ayrıca Bakınız
- Class TypeInfo
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::ostream&, const Version&) method
UTF-8 kodlaması kullanarak akıma veri ekleyin.
std::ostream & System::operator<<(std::ostream &stream, const Version &version)
| Parametre | Tür | Açıklama |
|---|---|---|
| akış | std::ostream& | Veri eklemek için çıktı akışı. |
| version | const Version& | Data eklemek için. |
ReturnValue
stream.
Ayrıca Bakınız
- Class Version
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::ostream&, const WeakPtr<T>&) method
UTF-8 kodlaması kullanarak akıma veri ekleyin.
template<typename T> std::ostream & System::operator<<(std::ostream &stream, const WeakPtr<T> &object_ptr)
| Parametre | Tür | Açıklama |
|---|---|---|
| akış | std::ostream& | Veri eklemek için çıktı akışı. |
| object_ptr | const WeakPtr<T>& | Data eklemek için. |
ReturnValue
stream.
Ayrıca Bakınız
- Class WeakPtr
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::ostream&, DateTime) method
UTF-8 kodlaması kullanarak akıma veri ekleyin.
std::ostream & System::operator<<(std::ostream &stream, DateTime date_time)
| Parametre | Tür | Açıklama |
|---|---|---|
| akış | std::ostream& | Veri eklemek için çıktı akışı. |
| date_time | DateTime | Data eklemek için. |
ReturnValue
stream.
Ayrıca Bakınız
- Class DateTime
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::ostream&, DateTimeOffset) method
UTF-8 kodlaması kullanarak akıma veri ekleyin.
std::ostream & System::operator<<(std::ostream &stream, DateTimeOffset value)
| Parametre | Tür | Açıklama |
|---|---|---|
| akış | std::ostream& | Veri eklemek için çıktı akışı. |
| value | DateTimeOffset | Data eklemek için. |
ReturnValue
stream.
Ayrıca Bakınız
- Class DateTimeOffset
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::ostream&, TimeSpan) method
UTF-8 kodlaması kullanarak akıma veri ekleyin.
std::ostream & System::operator<<(std::ostream &stream, TimeSpan time_span)
| Parametre | Tür | Açıklama |
|---|---|---|
| akış | std::ostream& | Veri eklemek için çıktı akışı. |
| time_span | TimeSpan | Data eklemek için. |
ReturnValue
stream.
Ayrıca Bakınız
- Class TimeSpan
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, const String&) method
Bir dizeyi çıktı akışına yazar.
std::wostream & System::operator<<(std::wostream &os, const String &str)
| Parametre | Tür | Açıklama |
|---|---|---|
| os | std::wostream& | Bir çıktı akışı nesnesi (basic_ostream‘un wchar_t ile örneklenmesi). |
| str | const String& | Çıktı akışına gönderilecek bir dize. |
ReturnValue
Dizenin eklendiği bir çıktı akışı.
Ayrıca Bakınız
- Class String
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, const Decimal&) method
Akıma veri ekleyin.
std::wostream & System::operator<<(std::wostream &stream, const Decimal &decimal)
| Parametre | Tür | Açıklama |
|---|---|---|
| akış | std::wostream& | Veri eklemek için çıktı akışı. |
| decimal | const Decimal& | Data eklemek için. |
ReturnValue
stream.
Ayrıca Bakınız
- Class Decimal
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, const Exception&) method
Akıma veri ekleyin.
std::wostream & System::operator<<(std::wostream &stream, const Exception &exception)
| Parametre | Tür | Açıklama |
|---|---|---|
| akış | std::wostream& | Veri eklemek için çıktı akışı. |
| exception | const Exception& | Data eklemek için. |
ReturnValue
stream.
Ayrıca Bakınız
- Typedef Exception
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, const Guid&) method
Akıma veri ekleyin.
std::wostream & System::operator<<(std::wostream &stream, const Guid &guid)
| Parametre | Tür | Açıklama |
|---|---|---|
| akış | std::wostream& | Veri eklemek için çıktı akışı. |
| guid | const Guid& | Data eklemek için. |
ReturnValue
stream.
Ayrıca Bakınız
- Class Guid
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, const Nullable<T>&) method
Akıma veri ekleyin.
template<typename T> std::wostream & System::operator<<(std::wostream &stream, const Nullable<T> &value)
| Parametre | Tür | Açıklama |
|---|---|---|
| akış | std::wostream& | Veri eklemek için çıktı akışı. |
| value | const Nullable<T>& | Data eklemek için. |
ReturnValue
stream.
Ayrıca Bakınız
- Class Nullable
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, const OperatingSystem&) method
Akıma veri ekleyin.
std::wostream & System::operator<<(std::wostream &stream, const OperatingSystem &os)
| Parametre | Tür | Açıklama |
|---|---|---|
| akış | std::wostream& | Veri eklemek için çıktı akışı. |
| os | const OperatingSystem& | Data eklemek için. |
ReturnValue
stream.
Ayrıca Bakınız
- Class OperatingSystem
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, const SharedPtr<T>&) method
Akıma veri ekleyin.
template<typename T> std::wostream & System::operator<<(std::wostream &stream, const SharedPtr<T> &object_ptr)
| Parametre | Tür | Açıklama |
|---|---|---|
| akış | std::wostream& | Veri eklemek için çıktı akışı. |
| object_ptr | const SharedPtr<T>& | Data eklemek için. |
ReturnValue
stream.
Ayrıca Bakınız
- Typedef SharedPtr
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, const System::Object&) method
Akıma veri ekleyin.
std::wostream & System::operator<<(std::wostream &stream, const System::Object &object)
| Parametre | Tür | Açıklama |
|---|---|---|
| akış | std::wostream& | Veri eklemek için çıktı akışı. |
| object | const System::Object& | Data eklemek için. |
ReturnValue
stream.
Ayrıca Bakınız
- Class Object
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, const TypeInfo&) method
Akıma veri ekleyin.
std::wostream & System::operator<<(std::wostream &stream, const TypeInfo &type_info)
| Parametre | Tür | Açıklama |
|---|---|---|
| akış | std::wostream& | Veri eklemek için çıktı akışı. |
| type_info | const TypeInfo& | Data eklemek için. |
ReturnValue
stream.
Ayrıca Bakınız
- Class TypeInfo
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, const Version&) method
Akıma veri ekleyin.
std::wostream & System::operator<<(std::wostream &stream, const Version &version)
| Parametre | Tür | Açıklama |
|---|---|---|
| akış | std::wostream& | Veri eklemek için çıktı akışı. |
| version | const Version& | Data eklemek için. |
ReturnValue
stream.
Ayrıca Bakınız
- Class Version
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, const WeakPtr<T>&) method
Akıma veri ekleyin.
template<typename T> std::wostream & System::operator<<(std::wostream &stream, const WeakPtr<T> &object_ptr)
| Parametre | Tür | Açıklama |
|---|---|---|
| akış | std::wostream& | Veri eklemek için çıktı akışı. |
| object_ptr | const WeakPtr<T>& | Data eklemek için. |
ReturnValue
stream.
Ayrıca Bakınız
- Class WeakPtr
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, DateTime) method
Akıma veri ekleyin.
std::wostream & System::operator<<(std::wostream &stream, DateTime date_time)
| Parametre | Tür | Açıklama |
|---|---|---|
| akış | std::wostream& | Veri eklemek için çıktı akışı. |
| date_time | DateTime | Data eklemek için. |
ReturnValue
stream.
Ayrıca Bakınız
- Class DateTime
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, DateTimeOffset) method
Akıma veri ekleyin.
std::wostream & System::operator<<(std::wostream &stream, DateTimeOffset value)
| Parametre | Tür | Açıklama |
|---|---|---|
| akış | std::wostream& | Veri eklemek için çıktı akışı. |
| value | DateTimeOffset | Data eklemek için. |
ReturnValue
stream.
Ayrıca Bakınız
- Class DateTimeOffset
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, TimeSpan) method
Akıma veri ekleyin.
std::wostream & System::operator<<(std::wostream &stream, TimeSpan time_span)
| Parametre | Tür | Açıklama |
|---|---|---|
| akış | std::wostream& | Veri eklemek için çıktı akışı. |
| time_span | TimeSpan | Data eklemek için. |
ReturnValue
stream.
Ayrıca Bakınız
- Class TimeSpan
- Namespace System
- Library Aspose.Font for C++
başlık: System::operator» yöntemi bağlantıbaşlığı: operator» ikinci başlık: Aspose.Font for C++ açıklama: ‘System::operator» yöntemi. C++‘ta UTF-8 kodlamasını kullanarak giriş akışından bir dize alır.’ tür: docs ağırlık: 35200 url: /cpp/system/operator__/
System::operator»(std::istream&, String&) method
UTF-8 kodlamasını kullanarak giriş akışından bir dize alır.
std::istream & System::operator>>(std::istream &in, String &str)
| Parametre | Tür | Açıklama |
|---|---|---|
| giriş | std::istream& | Bir giriş akışı nesnesi (basic_ostream‘un char ile örneklenmesi). |
| str | String& | Giriş akışından okunacak bir dize. |
ReturnValue
Dizenin çıkarıldığı bir giriş akışı.
Ayrıca Bakınız
- Class String
- Namespace System
- Library Aspose.Font for C++
System::operator»(std::wistream&, String&) method
Giriş akışından bir dize alır.
std::wistream & System::operator>>(std::wistream &in, String &str)
| Parametre | Tür | Açıklama |
|---|---|---|
| giriş | std::wistream& | Bir giriş akışı nesnesi (basic_ostream‘un wchar_t ile örneklenmesi). |
| str | String& | Giriş akışından okunacak bir dize. |
ReturnValue
Dizenin çıkarıldığı bir giriş akışı.
Ayrıca Bakınız
- Class String
- Namespace System
- Library Aspose.Font for C++