3 #ifndef __hds_db_project_hpp
4 #define __hds_db_project_hpp
7 #include <hds_db/base/object.hpp>
virtual ErrCode setCreator(const std::string &creator_str)=0
virtual std::string creator(ErrCode *rc=NULL) const =0
ErrCode
Definition: defines.hpp:46
virtual std::string description(ErrCode *rc=NULL) const =0
virtual ErrCode setDescription(const std::string &descr_str)=0
Definition: project.hpp:16
Definition: object.hpp:18