System::operator<< metodo
System::operator«(std::ostream&, const String&) method
Scrive una stringa sullo stream di output usando la codifica UTF-8.
std::ostream & System::operator<<(std::ostream &os, const String &str)
| Parametro | Tipo | Descrizione |
|---|---|---|
| os | std::ostream& | Un oggetto stream di output (instanziazione di basic_ostream con char). |
| str | const String& | Una stringa da inviare allo stream di output. |
ReturnValue
Uno stream di output a cui è stata aggiunta la stringa.
Vedi anche
- Class String
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::ostream&, const Decimal&) method
Inserisci dati nello stream usando la codifica UTF-8.
std::ostream & System::operator<<(std::ostream &stream, const Decimal &decimal)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stream | std::ostream& | Stream di output in cui inserire i dati. |
| decimal | const Decimal& | Data da inserire. |
ReturnValue
stream.
Vedi anche
- Class Decimal
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::ostream&, const Exception&) method
Inserisci dati nello stream usando la codifica UTF-8.
std::ostream & System::operator<<(std::ostream &stream, const Exception &exception)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stream | std::ostream& | Stream di output in cui inserire i dati. |
| exception | const Exception& | Data da inserire. |
ReturnValue
stream.
Vedi anche
- Typedef Exception
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::ostream&, const Guid&) method
Inserisci dati nello stream usando la codifica UTF-8.
std::ostream & System::operator<<(std::ostream &stream, const Guid &guid)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stream | std::ostream& | Stream di output in cui inserire i dati. |
| guid | const Guid& | Data da inserire. |
ReturnValue
stream.
Vedi anche
- Class Guid
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::ostream&, const Nullable<T>&) method
Inserisci dati nello stream usando la codifica UTF-8.
template<typename T> std::ostream & System::operator<<(std::ostream &stream, const Nullable<T> &value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stream | std::ostream& | Stream di output in cui inserire i dati. |
| value | const Nullable<T>& | Data da inserire. |
ReturnValue
stream.
Vedi anche
- Class Nullable
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::ostream&, const OperatingSystem&) method
Inserisci dati nello stream usando la codifica UTF-8.
std::ostream & System::operator<<(std::ostream &stream, const OperatingSystem &os)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stream | std::ostream& | Stream di output in cui inserire i dati. |
| os | const OperatingSystem& | Data da inserire. |
ReturnValue
stream.
Vedi anche
- Class OperatingSystem
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::ostream&, const SharedPtr<T>&) method
Inserisci dati nello stream usando la codifica UTF-8.
template<typename T> std::ostream & System::operator<<(std::ostream &stream, const SharedPtr<T> &object_ptr)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stream | std::ostream& | Stream di output in cui inserire i dati. |
| object_ptr | const SharedPtr<T>& | Data da inserire. |
ReturnValue
stream.
Vedi anche
- Typedef SharedPtr
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::ostream&, const System::Object&) method
Inserisci dati nello stream usando la codifica UTF-8.
std::ostream & System::operator<<(std::ostream &stream, const System::Object &object)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stream | std::ostream& | Stream di output in cui inserire i dati. |
| object | const System::Object& | Data da inserire. |
ReturnValue
stream.
Vedi anche
- Class Object
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::ostream&, const TypeInfo&) method
Inserisci dati nello stream usando la codifica UTF-8.
std::ostream & System::operator<<(std::ostream &stream, const TypeInfo &type_info)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stream | std::ostream& | Stream di output in cui inserire i dati. |
| type_info | const TypeInfo& | Data da inserire. |
ReturnValue
stream.
Vedi anche
- Class TypeInfo
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::ostream&, const Version&) method
Inserisci dati nello stream usando la codifica UTF-8.
std::ostream & System::operator<<(std::ostream &stream, const Version &version)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stream | std::ostream& | Stream di output in cui inserire i dati. |
| version | const Version& | Data da inserire. |
ReturnValue
stream.
Vedi anche
- Class Version
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::ostream&, const WeakPtr<T>&) method
Inserisci dati nello stream usando la codifica UTF-8.
template<typename T> std::ostream & System::operator<<(std::ostream &stream, const WeakPtr<T> &object_ptr)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stream | std::ostream& | Stream di output in cui inserire i dati. |
| object_ptr | const WeakPtr<T>& | Data da inserire. |
ReturnValue
stream.
Vedi anche
- Class WeakPtr
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::ostream&, DateTime) method
Inserisci dati nello stream usando la codifica UTF-8.
std::ostream & System::operator<<(std::ostream &stream, DateTime date_time)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stream | std::ostream& | Stream di output in cui inserire i dati. |
| date_time | DateTime | Data da inserire. |
ReturnValue
stream.
Vedi anche
- Class DateTime
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::ostream&, DateTimeOffset) method
Inserisci dati nello stream usando la codifica UTF-8.
std::ostream & System::operator<<(std::ostream &stream, DateTimeOffset value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stream | std::ostream& | Stream di output in cui inserire i dati. |
| value | DateTimeOffset | Data da inserire. |
ReturnValue
stream.
Vedi anche
- Class DateTimeOffset
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::ostream&, TimeSpan) method
Inserisci dati nello stream usando la codifica UTF-8.
std::ostream & System::operator<<(std::ostream &stream, TimeSpan time_span)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stream | std::ostream& | Stream di output in cui inserire i dati. |
| time_span | TimeSpan | Data da inserire. |
ReturnValue
stream.
Vedi anche
- Class TimeSpan
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, const String&) method
Scrive una stringa sullo stream di output.
std::wostream & System::operator<<(std::wostream &os, const String &str)
| Parametro | Tipo | Descrizione |
|---|---|---|
| os | std::wostream& | Un oggetto stream di output (instanziazione di basic_ostream con wchar_t). |
| str | const String& | Una stringa da inviare allo stream di output. |
ReturnValue
Uno stream di output a cui è stata aggiunta la stringa.
Vedi anche
- Class String
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, const Decimal&) method
Inserisci dati nello stream.
std::wostream & System::operator<<(std::wostream &stream, const Decimal &decimal)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stream | std::wostream& | Stream di output in cui inserire i dati. |
| decimal | const Decimal& | Data da inserire. |
ReturnValue
stream.
Vedi anche
- Class Decimal
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, const Exception&) method
Inserisci dati nello stream.
std::wostream & System::operator<<(std::wostream &stream, const Exception &exception)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stream | std::wostream& | Stream di output in cui inserire i dati. |
| exception | const Exception& | Data da inserire. |
ReturnValue
stream.
Vedi anche
- Typedef Exception
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, const Guid&) method
Inserisci dati nello stream.
std::wostream & System::operator<<(std::wostream &stream, const Guid &guid)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stream | std::wostream& | Stream di output in cui inserire i dati. |
| guid | const Guid& | Data da inserire. |
ReturnValue
stream.
Vedi anche
- Class Guid
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, const Nullable<T>&) method
Inserisci dati nello stream.
template<typename T> std::wostream & System::operator<<(std::wostream &stream, const Nullable<T> &value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stream | std::wostream& | Stream di output in cui inserire i dati. |
| value | const Nullable<T>& | Data da inserire. |
ReturnValue
stream.
Vedi anche
- Class Nullable
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, const OperatingSystem&) method
Inserisci dati nello stream.
std::wostream & System::operator<<(std::wostream &stream, const OperatingSystem &os)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stream | std::wostream& | Stream di output in cui inserire i dati. |
| os | const OperatingSystem& | Data da inserire. |
ReturnValue
stream.
Vedi anche
- Class OperatingSystem
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, const SharedPtr<T>&) method
Inserisci dati nello stream.
template<typename T> std::wostream & System::operator<<(std::wostream &stream, const SharedPtr<T> &object_ptr)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stream | std::wostream& | Stream di output in cui inserire i dati. |
| object_ptr | const SharedPtr<T>& | Data da inserire. |
ReturnValue
stream.
Vedi anche
- Typedef SharedPtr
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, const System::Object&) method
Inserisci dati nello stream.
std::wostream & System::operator<<(std::wostream &stream, const System::Object &object)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stream | std::wostream& | Stream di output in cui inserire i dati. |
| object | const System::Object& | Data da inserire. |
ReturnValue
stream.
Vedi anche
- Class Object
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, const TypeInfo&) method
Inserisci dati nello stream.
std::wostream & System::operator<<(std::wostream &stream, const TypeInfo &type_info)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stream | std::wostream& | Stream di output in cui inserire i dati. |
| type_info | const TypeInfo& | Data da inserire. |
ReturnValue
stream.
Vedi anche
- Class TypeInfo
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, const Version&) method
Inserisci dati nello stream.
std::wostream & System::operator<<(std::wostream &stream, const Version &version)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stream | std::wostream& | Stream di output in cui inserire i dati. |
| version | const Version& | Data da inserire. |
ReturnValue
stream.
Vedi anche
- Class Version
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, const WeakPtr<T>&) method
Inserisci dati nello stream.
template<typename T> std::wostream & System::operator<<(std::wostream &stream, const WeakPtr<T> &object_ptr)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stream | std::wostream& | Stream di output in cui inserire i dati. |
| object_ptr | const WeakPtr<T>& | Data da inserire. |
ReturnValue
stream.
Vedi anche
- Class WeakPtr
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, DateTime) method
Inserisci dati nello stream.
std::wostream & System::operator<<(std::wostream &stream, DateTime date_time)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stream | std::wostream& | Stream di output in cui inserire i dati. |
| date_time | DateTime | Data da inserire. |
ReturnValue
stream.
Vedi anche
- Class DateTime
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, DateTimeOffset) method
Inserisci dati nello stream.
std::wostream & System::operator<<(std::wostream &stream, DateTimeOffset value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stream | std::wostream& | Stream di output in cui inserire i dati. |
| value | DateTimeOffset | Data da inserire. |
ReturnValue
stream.
Vedi anche
- Class DateTimeOffset
- Namespace System
- Library Aspose.Font for C++
System::operator«(std::wostream&, TimeSpan) method
Inserisci dati nello stream.
std::wostream & System::operator<<(std::wostream &stream, TimeSpan time_span)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stream | std::wostream& | Stream di output in cui inserire i dati. |
| time_span | TimeSpan | Data da inserire. |
ReturnValue
stream.
Vedi anche
- Class TimeSpan
- Namespace System
- Library Aspose.Font for C++
title: System::operator» metodo linktitle: operator» second_title: Aspose.Font for C++ description: ‘System::operator» metodo. Ottiene una stringa dallo stream di input usando la codifica UTF-8 in C++.’ type: docs peso: 35200 url: /cpp/system/operator__/
System::operator»(std::istream&, String&) method
Ottiene una stringa dallo stream di input usando la codifica UTF-8.
std::istream & System::operator>>(std::istream &in, String &str)
| Parametro | Tipo | Descrizione |
|---|---|---|
| in | std::istream& | Un oggetto stream di input (instanziazione di basic_ostream con char). |
| str | String& | Una stringa da leggere dallo stream di input. |
ReturnValue
Uno stream di input da cui è stata estratta la stringa.
Vedi anche
- Class String
- Namespace System
- Library Aspose.Font for C++
System::operator»(std::wistream&, String&) method
Ottiene una stringa dallo stream di input.
std::wistream & System::operator>>(std::wistream &in, String &str)
| Parametro | Tipo | Descrizione |
|---|---|---|
| in | std::wistream& | Un oggetto stream di input (instanziazione di basic_ostream con wchar_t). |
| str | String& | Una stringa da leggere dallo stream di input. |
ReturnValue
Uno stream di input da cui è stata estratta la stringa.
Vedi anche
- Class String
- Namespace System
- Library Aspose.Font for C++