Streambuffer interface used in the assertion API.
More...
#include <assertbuffer.h>
Streambuffer interface used in the assertion API.
Definition at line 34 of file assertbuffer.h.
◆ AssertBuffer() [1/2]
◆ AssertBuffer() [2/2]
OTest2::AssertBuffer::AssertBuffer |
( |
| ) |
|
|
default |
◆ ~AssertBuffer()
OTest2::AssertBuffer::~AssertBuffer |
( |
| ) |
|
|
virtualdefault |
◆ commitAssertion()
virtual void OTest2::AssertBuffer::commitAssertion |
( |
const Context & |
context_ | ) |
|
|
pure virtual |
◆ commitMessage()
virtual void OTest2::AssertBuffer::commitMessage |
( |
const Context & |
context_ | ) |
|
|
pure virtual |
◆ operator=()
◆ resetAttributes()
virtual void OTest2::AssertBuffer::resetAttributes |
( |
| ) |
|
|
pure virtual |
◆ setBackground()
virtual void OTest2::AssertBuffer::setBackground |
( |
Color |
color_ | ) |
|
|
pure virtual |
◆ setForeground()
virtual void OTest2::AssertBuffer::setForeground |
( |
Color |
color_ | ) |
|
|
pure virtual |
◆ setTextStyle()
virtual void OTest2::AssertBuffer::setTextStyle |
( |
Style |
style_ | ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: