This is the complete list of members for dx::DXApp, including all inherited members.
addCategories(const dx::JSON &categories) const | dx::DXApp | |
addTags(const dx::JSON &tags) const | dx::DXApp | |
describe() const | dx::DXApp | |
DXApp() (defined in dx::DXApp) | dx::DXApp | inline |
DXApp(const std::string &nameOrID, const std::string &alias="default") | dx::DXApp | inline |
get() const | dx::DXApp | |
install() const | dx::DXApp | |
publish(bool makeDefault=false) const | dx::DXApp | |
remove() const | dx::DXApp | |
removeCategories(const dx::JSON &categories) const | dx::DXApp | |
removeTags(const dx::JSON &tags) const | dx::DXApp | |
run(const dx::JSON &app_input, const std::string &output_folder="/", const std::vector< std::string > &depends_on=std::vector< std::string >(), const dx::JSON &instance_type=dx::JSON(dx::JSON_NULL), const std::string &project_context=config::CURRENT_PROJECT()) const | dx::DXApp | |
setID(const std::string &nameOrID, const std::string &alias="default") | dx::DXApp | inline |
uninstall() const | dx::DXApp | |
update(const dx::JSON &to_update) const | dx::DXApp |