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::Statement Class Reference

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

#include <rdfxx/rdfxx.h>

Inheritance diagram for rdf::Statement:

Public Member Functions

 Statement ()
 Create a nullptr based default statement.
 
 Statement (World)
 Create an empty statement.
 
 Statement (World, Node subject, Node predicate, Node object)
 Create a statement with subject, predicate and object nodes.
 
 Statement (Statement_ *)
 Replicate the shared_ptr<> constructor.
 
 Statement (StatementRef)
 Convert a weak pointer to a shared pointer.
 

Detailed Description

A shared pointer with constructors for the Statement_ class.


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