SASSY
0.0
Software Architecture Support System
|
A shared pointer with constructors for the Model_ class. More...
#include <rdfxx/rdfxx.h>
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. | |
A shared pointer with constructors for the Model_ class.