VICI
0.11.815
Visual Chart Interpreter
|
Provide C++ stream interface to file descriptor integers. More...
#include <iostream>
#include <string>
Go to the source code of this file.
Classes | |
class | VICI::cfi::FD |
Wrap file descriptors in a class to ensure closed. More... | |
class | VICI::cfi::fdoutbuf |
An output stream buffer. More... | |
class | VICI::cfi::fdostream |
A file descriptor output stream. More... | |
class | VICI::cfi::fdinbuf |
An input stream buffer. More... | |
class | VICI::cfi::fdistream |
A file descriptor input stream. More... | |
Namespaces | |
VICI | |
The namespace for the Visual Chart Interpreter project. | |
VICI::cfi | |
The namespace for the Common Facilities Infrastructure components. | |
Provide C++ stream interface to file descriptor integers.