SASSY
0.0
Software Architecture Support System
|
A shared pointer with constructors for the Serializer_ class. More...
#include <rdfxx/rdfxx.h>
Public Member Functions | |
Serializer () | |
Create a nullptr shared pointer. | |
Serializer (Serializer_ *) | |
replicate the shared pointer constructor | |
Serializer (World, const std::string &name="rdfxml", const std::string &syntax_mime="") | |
Create a serialiser using the specified syntax. | |
Serializer (World, const std::string &name, URI syntax_uri) | |
Create a serialiser using the specified syntax. | |
A shared pointer with constructors for the Serializer_ class.