CellML API
SProS::Report Interface Reference
SProS::Report Interface Reference
A SEDML Report output. More...
Inheritance diagram for SProS::Report:

Collaboration diagram for SProS::Report:

Public Attributes | |
| readonly attribute DataSetSet | datasets |
| Gets the set of all DataSets. | |
Additional Inherited Members | |
Public Member Functions inherited from XPCOM::IObject | |
| void | add_ref () |
| Called to indicate that some code is keeping an owning reference to the object. | |
| oneway void | release_ref () |
| Removes a reference to an object which was created by some other means (e.g. | |
| IObject | query_interface (in utf8string id) |
| Returns an IObject of the same implementation, which supports a specific interface. | |
Detailed Description
Member Data Documentation
| readonly attribute DataSetSet SProS::Report::datasets |

Public Member Functions inherited from