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

TripleAdder Class Reference

A TripleAdder is a (documentation goes here). More...

#include <TripleAdder.h>

Inheritance diagram for TripleAdder::

Parser TripleSinkReifier NTriplesParser Collaboration diagram for TripleAdder:

Collaboration graph
[legend]
List of all members.

Public Methods


Detailed Description

A TripleAdder is a (documentation goes here).

Definition at line 14 of file TripleAdder.h.


Constructor & Destructor Documentation

TripleAdder::TripleAdder TripleSink   sink,
VariableScope   scope = 0
[inline]
 

Constructor which sets the sink.

This is the prefered way to set the sink. *

Definition at line 34 of file TripleAdder.h.


Member Function Documentation

virtual void TripleAdder::setSink TripleSink   sink,
VariableScope   scope = 0
[inline, virtual]
 

Tell the adder where to add its Triples, which may be construed as a request to begin doing so.

The behavior if you attempt to set the sink after construction time, after one has been set once, or during streaming is not defined in general; refer to the specific derived class.

The getScope() defaults to the getScope() of the sink.

Definition at line 54 of file TripleAdder.h.


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