ActivateResourceGroup(const string &group, bool auto_add=false) | SCPM | |
Active(string &profile) | SCPM | |
Add(string profile, bool auto_switch=true) | SCPM | |
Backup(const string &command, const vector< pair< string, string > > &resources, const string &profile, vector< backup_info_t > *reslist=NULL) (defined in SCPM) | SCPM | |
Copy(string source_profile, string profile) | SCPM | |
CopyResourceSet(string set, string newset) | SCPM | |
Create(string profile, string source_profile) | SCPM | |
DeactivateResourceGroup(const string &group, bool auto_remove=false) | SCPM | |
Delete(string profile) | SCPM | |
DeleteResourceGroup(const string &group) | SCPM | |
DeleteResourceSet(string set) | SCPM | |
Disable() | SCPM | |
Enable(bool force=false) | SCPM | |
Get(string command, string &result, string profile="") | SCPM | |
GetActiveResourceGroups(vector< string > &groups) | SCPM | |
GetConfigOption(const string &option, string &value) | SCPM | |
GetResourceGroup(const string &name, vector< resource_entry_t > &group) | SCPM | |
GetResourceGroup(const string &name, vector< resource_entry_t > &group, string &description) | SCPM | |
GetResourceSet(string &set) | SCPM | |
List(vector< string > &profiles) | SCPM | |
ListResourceGroups(vector< resource_group_t > &groups) | SCPM | |
ListResourceSets(vector< string > &predefined, vector< string > &individual) | SCPM | |
Modify(string profile, string action) | SCPM | |
PrepareSwitch(string profile, switch_info_t &switch_info) | SCPM | |
RebuildDB() | SCPM | |
Reload() | SCPM | |
Rename(string profile, string newprofile) | SCPM | |
RenameResourceGroup(const string &group, const string &newgroup) | SCPM | |
ResetAllGroups() | SCPM | |
ResetResourceGroup(const string &group) | SCPM | |
Save(switch_info_t &switch_info) | SCPM | |
SCPM(int options=0, ostream &info_out=cout, ostream &hash_out=cout, string root="") (defined in SCPM) | SCPM | |
Set(string command, string argument, string profile="") | SCPM | |
SetActiveResourceGroups(const vector< string > &groups) | SCPM | |
SetConfigOption(const string &option, const string &value) | SCPM | |
SetResourceGroup(const string &name, const vector< resource_entry_t > &group, const string &description) | SCPM | |
SetResourceSet(string set) | SCPM | |
ShowChanges(ostream &output, string resource_type, string resource_name) | SCPM | |
Status(scpm_status_t &status) | SCPM | |
Switch(switch_info_t &switch_info) | SCPM | |
Update(const string &scriptname, vector< pair< string, string > > resources) (defined in SCPM) | SCPM | |
UpdateResources() (defined in SCPM) | SCPM | |
~SCPM() | SCPM | |