34 Object(std::shared_ptr<Element> parent, std::string uuid, std::string name, std::string description, std::string ontology =
"");
57 static std::shared_ptr<Object> create(std::shared_ptr<Element> parent, std::string uuid, std::string name, std::string description, std::string ontology =
"");
65 web::json::value wjson(
void);
73 virtual void read(
void);
95 virtual void remove(
void);
149 inline std::shared_ptr<Object>
ptr(
void)
std::shared_ptr< Element > self
Self Pointer.
std::shared_ptr< Object > ptr(void)
Get Pointer.
web::json::value Json
HTTP JSON.
web::http::http_request Request
HTTP Request.
web::http::http_response Response
HTTP Response.