![]() |
SASSY
0.0
Software Architecture Support System
|
Provide C++ stream interface to file descriptor integers. More...
#include <iostream>#include <string>Go to the source code of this file.
Classes | |
| class | SASSY::cfi::FD |
| Wrap file descriptors in a class to ensure closed. More... | |
| class | SASSY::cfi::fdoutbuf |
| An output stream buffer. More... | |
| class | SASSY::cfi::fdostream |
| A file descriptor output stream. More... | |
| class | SASSY::cfi::fdinbuf |
| An input stream buffer. More... | |
| class | SASSY::cfi::fdistream |
| A file descriptor input stream. More... | |
Namespaces | |
| SASSY | |
| The namespace for the Software Architecture Support System project. | |
| SASSY::cfi | |
| The namespace for the Common Facilities Infrastructure components. | |
Provide C++ stream interface to file descriptor integers.
1.8.5