Scarab  2.8.1
Project 8 C++ Utility Library
Classes | Namespaces | Functions
iostream.h File Reference
#include "pybind11.h"
#include <streambuf>
#include <ostream>
#include <string>
#include <memory>
#include <iostream>
Include dependency graph for iostream.h:

Go to the source code of this file.

Classes

class  pythonbuf
 
class  scoped_ostream_redirect
 
class  scoped_estream_redirect
 
class  OstreamRedirect
 

Namespaces

 pybind11
 glibc defines I as a macro which breaks things, e.g., boost template names
 
 pybind11::detail
 

Functions

class_< detail::OstreamRedirect > add_ostream_redirect (module m, std::string name="ostream_redirect")