SASSY
0.0
Software Architecture Support System
|
A shared pointer with constructors for the Stream_ class. More...
#include <rdfxx/rdfxx.h>
Public Member Functions | |
Stream () | |
Create a nullptr shared pointer. | |
Stream (World) | |
Create a stream object. | |
Stream (Stream_ *) | |
Replicate the shared pointer constructot. | |
Stream (World, Parser, URI, URI base) | |
Create a stream from the specified parser. | |
A shared pointer with constructors for the Stream_ class.