Documentation
Public Types |
Public Member Functions |
Private Member Functions |
Private Attributes |
List of all members
rapidjson::EncodedOutputStream< Encoding, OutputByteStream > Class Template Reference
Output byte stream wrapper with statically bound encoding. More...
#include <encodedstream.h>
Public Types | |
typedef Encoding::Ch | Ch |
Private Member Functions | |
RAPIDJSON_STATIC_ASSERT (sizeof(typename OutputByteStream::Ch)==1) | |
EncodedOutputStream & | operator= (const EncodedOutputStream &) |
Private Attributes | |
OutputByteStream & | os_ |
Detailed Description
template<typename Encoding, typename OutputByteStream>
class rapidjson::EncodedOutputStream< Encoding, OutputByteStream >
Output byte stream wrapper with statically bound encoding.
The documentation for this class was generated from the following file:
- /home/travis/build/urho3d/Urho3D/Source/ThirdParty/rapidjson/include/rapidjson/encodedstream.h