Wittyshare
0.2
|
Variables | |
const std::string | Type = "type" |
const std::string | Uid = "uid" |
const std::string | Ip = "ip" |
const std::string | Pass = "pass" |
const std::string | Name = "name" |
const std::string | Surname = "surname" |
const std::string | Email = "email" |
const std::string | ExclNames = "excl_names" |
const std::string | ExclExt = "excl_ext" |
const std::string | Path = "path" |
const std::string | Section = "section" |
const std::string | Property = "property" |
const std::string | NewPath = "new_path" |
const std::string | Success = "success" |
const std::string | Failure = "failure" |
const std::string | Terms = "terms" |
const std::string | Body = "body" |
const std::string | Size = "size" |
const std::string | ModifyDate = "modify_date" |
const std::string | Key = "key" |
const std::string | Value = "value" |
const std::string | NodeType = "node_type" |
const std::string RequestField::Body = "body" |
Definition at line 35 of file WsRequestType.h.
const std::string RequestField::Email = "email" |
Definition at line 25 of file WsRequestType.h.
const std::string RequestField::ExclExt = "excl_ext" |
Definition at line 27 of file WsRequestType.h.
const std::string RequestField::ExclNames = "excl_names" |
Definition at line 26 of file WsRequestType.h.
const std::string RequestField::Failure = "failure" |
Definition at line 33 of file WsRequestType.h.
const std::string RequestField::Ip = "ip" |
Definition at line 21 of file WsRequestType.h.
const std::string RequestField::Key = "key" |
Definition at line 38 of file WsRequestType.h.
const std::string RequestField::ModifyDate = "modify_date" |
Definition at line 37 of file WsRequestType.h.
const std::string RequestField::Name = "name" |
Definition at line 23 of file WsRequestType.h.
const std::string RequestField::NewPath = "new_path" |
Definition at line 31 of file WsRequestType.h.
const std::string RequestField::NodeType = "node_type" |
Definition at line 40 of file WsRequestType.h.
const std::string RequestField::Pass = "pass" |
Definition at line 22 of file WsRequestType.h.
const std::string RequestField::Path = "path" |
Definition at line 28 of file WsRequestType.h.
const std::string RequestField::Property = "property" |
Definition at line 30 of file WsRequestType.h.
const std::string RequestField::Section = "section" |
Definition at line 29 of file WsRequestType.h.
const std::string RequestField::Size = "size" |
Definition at line 36 of file WsRequestType.h.
const std::string RequestField::Success = "success" |
Definition at line 32 of file WsRequestType.h.
const std::string RequestField::Surname = "surname" |
Definition at line 24 of file WsRequestType.h.
const std::string RequestField::Terms = "terms" |
Definition at line 34 of file WsRequestType.h.
const std::string RequestField::Type = "type" |
Definition at line 19 of file WsRequestType.h.
const std::string RequestField::Uid = "uid" |
Definition at line 20 of file WsRequestType.h.
const std::string RequestField::Value = "value" |
Definition at line 39 of file WsRequestType.h.