Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

Generator Class Reference

A Generator turns a stream of Triples into a stream of Bytes, using some encoding language. More...

#include <Generator.h>

Inheritance diagram for Generator::

TripleSink ByteWriter NTriplesGenerator Collaboration diagram for Generator:

Collaboration graph
[legend]
List of all members.

Detailed Description

A Generator turns a stream of Triples into a stream of Bytes, using some encoding language.

The choice to have Generator extend TripleSink instead of TripleFetcher gears it more towards efficient sequential processing; generators which need to re-order their triples will usually need to buffer them internally.

Definition at line 21 of file Generator.h.


Home to blindfold. This page generated via doxygen 1.2.11.1 Wed Oct 10 16:40:35 2001.