31 Aws::
FStream(fileName.c_str(), openFlags), m_fileName(fileName) {}
50 TempFile(
const char* prefix,
const char* suffix, std::ios_base::openmode openFlags);
55 TempFile(
const char* prefix, std::ios_base::openmode openFlags);
59 TempFile(std::ios_base::openmode openFlags);
FStreamWithFileName(const Aws::String &fileName, std::ios_base::openmode openFlags)
const Aws::String & GetFileName() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::basic_fstream< char, std::char_traits< char > > FStream
JSON (JavaScript Object Notation).