hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Classes | Namespaces | Typedefs
stream.H File Reference
#include <iostream>
#include <vector>
Include dependency graph for stream.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hobbes::stream::raw_ostream_buffer< Char, Traits >
 
class  hobbes::stream::raw_ostream< Char, Traits >
 
class  hobbes::stream::raw_istream_buffer< Char, Traits >
 
class  hobbes::stream::raw_istream< Char, Traits >
 

Namespaces

 hobbes
 
 hobbes::stream
 

Typedefs

typedef std::vector< uint8_t > hobbes::stream::RawData