Functions
ostreamwrappertest.cpp File Reference
#include "unittest.h"
#include "rapidjson/ostreamwrapper.h"
#include "rapidjson/encodedstream.h"
#include "rapidjson/document.h"
#include <sstream>
#include <fstream>
Include dependency graph for ostreamwrappertest.cpp:

Go to the source code of this file.

Functions

 TEST (OStreamWrapper, ostringstream)
 
 TEST (OStreamWrapper, stringstream)
 
 TEST (OStreamWrapper, wostringstream)
 
 TEST (OStreamWrapper, wstringstream)
 
 TEST (OStreamWrapper, cout)
 
 TEST (OStreamWrapper, ofstream)
 
 TEST (OStreamWrapper, fstream)
 
template<typename FileStreamType >
static void TestFileStream ()
 
template<typename StringStreamType >
static void TestStringStream ()
 

Function Documentation

TEST ( OStreamWrapper  ,
ostringstream   
)

Definition at line 40 of file ostreamwrappertest.cpp.

TEST ( OStreamWrapper  ,
stringstream   
)

Definition at line 44 of file ostreamwrappertest.cpp.

TEST ( OStreamWrapper  ,
wostringstream   
)

Definition at line 48 of file ostreamwrappertest.cpp.

TEST ( OStreamWrapper  ,
wstringstream   
)

Definition at line 52 of file ostreamwrappertest.cpp.

TEST ( OStreamWrapper  ,
cout   
)

Definition at line 56 of file ostreamwrappertest.cpp.

TEST ( OStreamWrapper  ,
ofstream   
)

Definition at line 86 of file ostreamwrappertest.cpp.

TEST ( OStreamWrapper  ,
fstream   
)

Definition at line 90 of file ostreamwrappertest.cpp.

template<typename FileStreamType >
static void TestFileStream ( )
static

Definition at line 65 of file ostreamwrappertest.cpp.

template<typename StringStreamType >
static void TestStringStream ( )
static

Definition at line 27 of file ostreamwrappertest.cpp.



choreo_rapidjson
Author(s):
autogenerated on Thu Jul 18 2019 03:59:09