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