|
Botan
2.13.0
Crypto and TLS for C++11
|
#include <botan/pipe.h>#include <istream>#include <ostream>Go to the source code of this file.
Namespaces | |
| Botan | |
Functions | |
| std::ostream & | Botan::operator<< (std::ostream &out, Pipe &pipe) |
| std::istream & | Botan::operator>> (std::istream &in, Pipe &pipe) |
1.8.9.1