[#BloombergLP-bdlt-Iso8601Util-generateRaw-0a7] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/Iso8601Util.adoc[Iso8601Util]::generateRaw :relfileprefix: ../../../ :mrdocs: `generateRaw` overloads == Synopses Declared in `<bdlt_iso8601util.h>` Write the raw ISO 8601 representation of the specified `object` to `buffer`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlt/Iso8601Util/generateRaw-0e.adoc[generateRaw]( char* buffer, xref:BloombergLP/bdlt/Date.adoc[Date] const& object); ---- [.small]#xref:BloombergLP/bdlt/Iso8601Util/generateRaw-0e.adoc[_» more..._]# Write the raw ISO 8601 representation of the specified `object` to `buffer`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlt/Iso8601Util/generateRaw-093.adoc[generateRaw]( char* buffer, xref:BloombergLP/bdlt/Iso8601Util/DateOrDateTz.adoc[DateOrDateTz] const& object); ---- [.small]#xref:BloombergLP/bdlt/Iso8601Util/generateRaw-093.adoc[_» more..._]# Write the raw ISO 8601 representation of the specified `object` to `buffer`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlt/Iso8601Util/generateRaw-023.adoc[generateRaw]( char* buffer, xref:BloombergLP/bdlt/DateTz.adoc[DateTz] const& object); ---- [.small]#xref:BloombergLP/bdlt/Iso8601Util/generateRaw-023.adoc[_» more..._]# Write the raw ISO 8601 representation of the specified `object` to `buffer` without a terminating null character. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlt/Iso8601Util/generateRaw-0d1.adoc[generateRaw]( char* buffer, xref:BloombergLP/bdlt/Datetime.adoc[Datetime] const& object); ---- [.small]#xref:BloombergLP/bdlt/Iso8601Util/generateRaw-0d1.adoc[_» more..._]# Write the raw ISO 8601 representation of the specified `object` to `buffer`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlt/Iso8601Util/generateRaw-0f.adoc[generateRaw]( char* buffer, xref:BloombergLP/bdlt/Iso8601Util/DatetimeOrDatetimeTz.adoc[DatetimeOrDatetimeTz] const& object); ---- [.small]#xref:BloombergLP/bdlt/Iso8601Util/generateRaw-0f.adoc[_» more..._]# Write the raw ISO 8601 representation of the specified `object` to `buffer`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlt/Iso8601Util/generateRaw-04b.adoc[generateRaw]( char* buffer, xref:BloombergLP/bdlt/DatetimeTz.adoc[DatetimeTz] const& object); ---- [.small]#xref:BloombergLP/bdlt/Iso8601Util/generateRaw-04b.adoc[_» more..._]# Write the raw ISO 8601 representation of the specified `object` to `buffer`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlt/Iso8601Util/generateRaw-02c.adoc[generateRaw]( char* buffer, xref:BloombergLP/bdlt/Time.adoc[Time] const& object); ---- [.small]#xref:BloombergLP/bdlt/Iso8601Util/generateRaw-02c.adoc[_» more..._]# Write the raw ISO 8601 representation of `object` to `buffer`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlt/Iso8601Util/generateRaw-007.adoc[generateRaw]( char* buffer, xref:BloombergLP/bsls/TimeInterval.adoc[bsls::TimeInterval] const& object); ---- [.small]#xref:BloombergLP/bdlt/Iso8601Util/generateRaw-007.adoc[_» more..._]# Write the raw ISO 8601 representation of the specified `object` to `buffer`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlt/Iso8601Util/generateRaw-09a.adoc[generateRaw]( char* buffer, xref:BloombergLP/bdlt/Iso8601Util/TimeOrTimeTz.adoc[TimeOrTimeTz] const& object); ---- [.small]#xref:BloombergLP/bdlt/Iso8601Util/generateRaw-09a.adoc[_» more..._]# Write the raw ISO 8601 representation of the specified `object` to `buffer`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlt/Iso8601Util/generateRaw-08.adoc[generateRaw]( char* buffer, xref:BloombergLP/bdlt/TimeTz.adoc[TimeTz] const& object); ---- [.small]#xref:BloombergLP/bdlt/Iso8601Util/generateRaw-08.adoc[_» more..._]# Write the raw ISO 8601 representation of the specified `object` to `buffer`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlt/Iso8601Util/generateRaw-0da.adoc[generateRaw]( char* buffer, xref:BloombergLP/bdlt/Date.adoc[Date] const& object, xref:BloombergLP/bdlt/Iso8601Util/GenerateConfiguration.adoc[GenerateConfiguration] const& configuration); ---- [.small]#xref:BloombergLP/bdlt/Iso8601Util/generateRaw-0da.adoc[_» more..._]# Write the raw ISO 8601 representation of the specified `object` to `buffer`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlt/Iso8601Util/generateRaw-004.adoc[generateRaw]( char* buffer, xref:BloombergLP/bdlt/Iso8601Util/DateOrDateTz.adoc[DateOrDateTz] const& object, xref:BloombergLP/bdlt/Iso8601Util/GenerateConfiguration.adoc[GenerateConfiguration] const& configuration); ---- [.small]#xref:BloombergLP/bdlt/Iso8601Util/generateRaw-004.adoc[_» more..._]# Write an ISO 8601 representation of the specified object into `buffer`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlt/Iso8601Util/generateRaw-006.adoc[generateRaw]( char* buffer, xref:BloombergLP/bdlt/DateTz.adoc[DateTz] const& object, bool useZAbbreviationForUtc); ---- [.small]#xref:BloombergLP/bdlt/Iso8601Util/generateRaw-006.adoc[_» more..._]# Write the raw ISO 8601 representation of the specified `object` to `buffer`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlt/Iso8601Util/generateRaw-05.adoc[generateRaw]( char* buffer, xref:BloombergLP/bdlt/DateTz.adoc[DateTz] const& object, xref:BloombergLP/bdlt/Iso8601Util/GenerateConfiguration.adoc[GenerateConfiguration] const& configuration); ---- [.small]#xref:BloombergLP/bdlt/Iso8601Util/generateRaw-05.adoc[_» more..._]# Write the raw ISO 8601 representation of the specified `object` to `buffer`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlt/Iso8601Util/generateRaw-045.adoc[generateRaw]( char* buffer, xref:BloombergLP/bdlt/Datetime.adoc[Datetime] const& object, xref:BloombergLP/bdlt/Iso8601Util/GenerateConfiguration.adoc[GenerateConfiguration] const& configuration); ---- [.small]#xref:BloombergLP/bdlt/Iso8601Util/generateRaw-045.adoc[_» more..._]# Write the raw ISO 8601 representation of the specified `object` to `buffer`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlt/Iso8601Util/generateRaw-0a3.adoc[generateRaw]( char* buffer, xref:BloombergLP/bdlt/Iso8601Util/DatetimeOrDatetimeTz.adoc[DatetimeOrDatetimeTz] const& object, xref:BloombergLP/bdlt/Iso8601Util/GenerateConfiguration.adoc[GenerateConfiguration] const& configuration); ---- [.small]#xref:BloombergLP/bdlt/Iso8601Util/generateRaw-0a3.adoc[_» more..._]# Write the raw ISO 8601 representation of the specified `object` to `buffer`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlt/Iso8601Util/generateRaw-06.adoc[generateRaw]( char* buffer, xref:BloombergLP/bdlt/DatetimeTz.adoc[DatetimeTz] const& object, bool useZAbbreviationForUtc); ---- [.small]#xref:BloombergLP/bdlt/Iso8601Util/generateRaw-06.adoc[_» more..._]# Write the raw ISO 8601 representation of the specified `object` to `buffer`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlt/Iso8601Util/generateRaw-04c.adoc[generateRaw]( char* buffer, xref:BloombergLP/bdlt/DatetimeTz.adoc[DatetimeTz] const& object, xref:BloombergLP/bdlt/Iso8601Util/GenerateConfiguration.adoc[GenerateConfiguration] const& configuration); ---- [.small]#xref:BloombergLP/bdlt/Iso8601Util/generateRaw-04c.adoc[_» more..._]# Write the raw ISO 8601 representation of the specified `object` to `buffer`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlt/Iso8601Util/generateRaw-02b.adoc[generateRaw]( char* buffer, xref:BloombergLP/bdlt/Time.adoc[Time] const& object, xref:BloombergLP/bdlt/Iso8601Util/GenerateConfiguration.adoc[GenerateConfiguration] const& configuration); ---- [.small]#xref:BloombergLP/bdlt/Iso8601Util/generateRaw-02b.adoc[_» more..._]# Write the raw ISO 8601 representation of the specified `object` to `buffer`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlt/Iso8601Util/generateRaw-030.adoc[generateRaw]( char* buffer, xref:BloombergLP/bsls/TimeInterval.adoc[bsls::TimeInterval] const& object, xref:BloombergLP/bdlt/Iso8601Util/GenerateConfiguration.adoc[GenerateConfiguration] const& configuration); ---- [.small]#xref:BloombergLP/bdlt/Iso8601Util/generateRaw-030.adoc[_» more..._]# Write the raw ISO 8601 representation of the specified `object` to `buffer`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlt/Iso8601Util/generateRaw-037.adoc[generateRaw]( char* buffer, xref:BloombergLP/bdlt/Iso8601Util/TimeOrTimeTz.adoc[TimeOrTimeTz] const& object, xref:BloombergLP/bdlt/Iso8601Util/GenerateConfiguration.adoc[GenerateConfiguration] const& configuration); ---- [.small]#xref:BloombergLP/bdlt/Iso8601Util/generateRaw-037.adoc[_» more..._]# Write the raw ISO 8601 representation of the specified `object` to `buffer`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlt/Iso8601Util/generateRaw-0b.adoc[generateRaw]( char* buffer, xref:BloombergLP/bdlt/TimeTz.adoc[TimeTz] const& object, bool useZAbbreviationForUtc); ---- [.small]#xref:BloombergLP/bdlt/Iso8601Util/generateRaw-0b.adoc[_» more..._]# Write the raw ISO 8601 representation of the specified `object` to `buffer`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlt/Iso8601Util/generateRaw-00a.adoc[generateRaw]( char* buffer, xref:BloombergLP/bdlt/TimeTz.adoc[TimeTz] const& object, xref:BloombergLP/bdlt/Iso8601Util/GenerateConfiguration.adoc[GenerateConfiguration] const& configuration); ---- [.small]#xref:BloombergLP/bdlt/Iso8601Util/generateRaw-00a.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#