SASSY  0.0
Software Architecture Support System
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
rdf::Serializer Class Reference

A shared pointer with constructors for the Serializer_ class. More...

#include <rdfxx/rdfxx.h>

Inheritance diagram for rdf::Serializer:

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.
 

Detailed Description

A shared pointer with constructors for the Serializer_ class.


The documentation for this class was generated from the following file: