![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <LogEntryStream.h>
Public Member Functions | |
LogEntryStream () | |
Create a new LogEntryStream. More... | |
const char * | c_str () const |
A simple override of std::ostream
specialized to minimizing copying and memory allocations while constructing the text of a LogEntry.
alexaClientSDK::avsCommon::utils::logger::LogEntryStream::LogEntryStream | ( | ) |
Create a new LogEntryStream.
const char* alexaClientSDK::avsCommon::utils::logger::LogEntryStream::c_str | ( | ) | const |
Access the contents of the accumulated stream as string.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0