Open 3D Engine AWSCore Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AWSCore::JsonOutputStream Class Reference

Public Types

typedef char Ch
 

Public Member Functions

 JsonOutputStream (std::ostream &os)
 
Ch Peek () const
 
Ch Take ()
 
size_t Tell () const
 
Ch * PutBegin ()
 
void Put (Ch c)
 
void Flush ()
 
size_t PutEnd (Ch *)
 

The documentation for this class was generated from the following file: