◆ EncodedStreamTest() [1/2]
| EncodedStreamTest::EncodedStreamTest |
( |
| ) |
|
|
inline |
◆ ~EncodedStreamTest()
| EncodedStreamTest::~EncodedStreamTest |
( |
| ) |
|
|
virtual |
◆ EncodedStreamTest() [2/2]
◆ CompareBufferFile()
| bool EncodedStreamTest::CompareBufferFile |
( |
const char * |
actualBuffer, |
|
|
size_t |
actualLength, |
|
|
const char * |
expectedFilename |
|
) |
| |
|
inlineprotected |
◆ CompareFile()
| bool EncodedStreamTest::CompareFile |
( |
const char * |
filename, |
|
|
const char * |
expectedFilename |
|
) |
| |
|
inlineprotected |
◆ Open()
| static FILE* EncodedStreamTest::Open |
( |
const char * |
filename | ) |
|
|
inlinestaticprotected |
◆ operator=()
◆ ReadFile()
| static char* EncodedStreamTest::ReadFile |
( |
const char * |
filename, |
|
|
bool |
appendPath, |
|
|
size_t * |
outLength |
|
) |
| |
|
inlinestaticprotected |
◆ SetUp()
| virtual void EncodedStreamTest::SetUp |
( |
| ) |
|
|
inlinevirtual |
◆ TearDown()
| virtual void EncodedStreamTest::TearDown |
( |
| ) |
|
|
inlinevirtual |
◆ TestAutoUTFInputStream()
| void EncodedStreamTest::TestAutoUTFInputStream |
( |
const char * |
filename, |
|
|
bool |
expectHasBOM |
|
) |
| |
|
inlineprotected |
◆ TestAutoUTFOutputStream()
| void EncodedStreamTest::TestAutoUTFOutputStream |
( |
UTFType |
type, |
|
|
bool |
putBOM, |
|
|
const char * |
expectedFilename |
|
) |
| |
|
inlineprotected |
◆ TestEncodedInputStream()
template<typename FileEncoding , typename MemoryEncoding >
| void EncodedStreamTest::TestEncodedInputStream |
( |
const char * |
filename | ) |
|
|
inlineprotected |
◆ TestEncodedOutputStream()
template<typename FileEncoding , typename MemoryEncoding >
| void EncodedStreamTest::TestEncodedOutputStream |
( |
const char * |
expectedFilename, |
|
|
bool |
putBOM |
|
) |
| |
|
inlineprotected |
◆ json_
| char* EncodedStreamTest::json_ |
|
protected |
◆ length_
| size_t EncodedStreamTest::length_ |
|
protected |
The documentation for this class was generated from the following file: