1 #ifndef WS_IUSERDATE_H_INCLUDED
2 #define WS_IUSERDATE_H_INCLUDED
34 virtual const boost::property_tree::ptree& GetUserData(
const std::string& user)
const = 0;
36 virtual void SetUserData(
const std::string& user,
const boost::property_tree::ptree&) = 0;
42 #endif // end_of_inclde_guard
Interface that expresses the ability to have user data, i.e.
Namespace for generic graphical shell for simulators.