Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
stream.h File Reference
#include <istream>
#include <ostream>
Include dependency graph for stream.h:
This graph shows which files directly or indirectly include this file:

Classes

class  bvh::v2::InputStream
 Stream of data that can be used to deserialize data structures. More...
 
class  bvh::v2::OutputStream
 Stream of data that can be used to serialize data structures. More...
 
class  bvh::v2::StdInputStream
 Stream adapter for standard library input streams. More...
 
class  bvh::v2::StdOutputStream
 Stream adapter for standard library output streams. More...
 

Namespaces

namespace  bvh
 
namespace  bvh::v2