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

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

#include <rdfxx/rdfxx.h>

Inheritance diagram for rdf::Model:

Public Member Functions

 Model ()
 Create an empty model.
 
 Model (Model_ *)
 Replicate shared_ptr<> constructor.
 
 Model (World, const std::string &storage_type, const std::string &storage_name="", const std::string &storage_options="", const std::string &model_options="")
 New model attached to storage.
 

Detailed Description

A shared pointer with constructors for the Model_ class.


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