|
| TestWriter (std::stringstream &ss_) |
|
void | write (std::span< const char > buf) |
|
void | write1 (char c) |
|
void | check (bool condition) const |
|
Definition at line 7 of file XMLOutputStream_test.cc.
◆ TestWriter()
TestWriter::TestWriter |
( |
std::stringstream & |
ss_ | ) |
|
|
inlineexplicit |
◆ check()
void TestWriter::check |
( |
bool |
condition | ) |
const |
|
inline |
◆ write()
void TestWriter::write |
( |
std::span< const char > |
buf | ) |
|
|
inline |
◆ write1()
void TestWriter::write1 |
( |
char |
c | ) |
|
|
inline |
The documentation for this class was generated from the following file: