#include <iostream.hpp>
C output stream buffer
- Since
- 0.1
- Author
- Vincent Lachenal
◆ COStream() [1/2]
COStream constructor
- Parameters
-
cbuffer | the buffer to consume |
- Exceptions
-
std::invalid_argument | buffer does not reach output stream requirements |
◆ COStream() [2/2]
anch::cutils::COStream::COStream |
( |
| ) |
|
|
protected |
◆ ~COStream()
virtual anch::cutils::COStream::~COStream |
( |
| ) |
|
|
virtual |
◆ setBuffer()
Set stream buffer
- Parameters
-
- Exceptions
-
std::invalid_argument | buffer does not reach output stream requirements |
The documentation for this class was generated from the following file: