VPTissue Reference Manual
SimShell::Ws::IUserData Class Referenceabstract

Interface that expresses the ability to have user data, i.e. More...

#include <IUserData.h>

Inheritance diagram for SimShell::Ws::IUserData:
Inheritance graph
Collaboration diagram for SimShell::Ws::IUserData:
Collaboration graph

Public Member Functions

virtual const boost::property_tree::ptree & GetUserData (const std::string &user) const =0
 
virtual void SetUserData (const std::string &user, const boost::property_tree::ptree &)=0
 

Detailed Description

Interface that expresses the ability to have user data, i.e.

any data that one wishes to be stored for a lifetime larger than the application's.

Definition at line 29 of file IUserData.h.


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