Unity Scopes API
|
This is the complete list of members for unity::scopes::Department, including all inherited members.
Department(CannedQuery const &query, std::string const &label) | unity::scopes::Department | |
Department(std::string const &department_id, CannedQuery const &query, std::string const &label) | unity::scopes::Department | |
Department(std::string const &department_id, CannedQuery const &query, std::string const &label, DepartmentList const &subdepartments) | unity::scopes::Department | |
Department(Department const &other) (defined in unity::scopes::Department) | unity::scopes::Department | |
Department(Department &&) (defined in unity::scopes::Department) | unity::scopes::Department | |
id() const | unity::scopes::Department | |
label() const | unity::scopes::Department | |
operator=(Department const &other) (defined in unity::scopes::Department) | unity::scopes::Department | |
operator=(Department &&) (defined in unity::scopes::Department) | unity::scopes::Department | |
query() const | unity::scopes::Department | |
set_subdepartments(DepartmentList const &departments) | unity::scopes::Department | |
subdepartments() const | unity::scopes::Department |