SCPM interface 1.0

SCPM Member List

This is the complete list of members for SCPM, including all inherited members.
ActivateResourceGroup(const std::string &group, bool auto_add=false)SCPM
Active(std::string &profile)SCPM
Add(std::string profile, bool auto_switch=true)SCPM
AddBackup(const std::vector< pair< string, string > > &resources, const std::string &profile) (defined in SCPM)SCPM
Commit() (defined in SCPM)SCPM
Copy(std::string source_profile, std::string profile)SCPM
CopyResourceSet(std::string set, std::string newset)SCPM
Create(std::string profile, std::string source_profile)SCPM
DeactivateResourceGroup(const std::string &group, bool auto_remove=false)SCPM
Delete(std::string profile)SCPM
DeleteResourceGroup(const std::string &group)SCPM
DeleteResourceSet(std::string set)SCPM
Disable()SCPM
Enable(bool force=false)SCPM
Get(std::string command, std::string &result, std::string profile="")SCPM
GetActiveResourceGroups(std::vector< std::string > &groups)SCPM
GetConfigOption(const std::string &option, std::string &value)SCPM
GetResourceGroup(const std::string &name, std::vector< resource_entry_t > &group, bool nouser=false) (defined in SCPM)SCPM
GetResourceGroup(const std::string &name, std::vector< resource_entry_t > &group, std::string &description, bool nouser=false) (defined in SCPM)SCPM
GetResourceSet(std::string &set)SCPM
List(std::vector< std::string > &profiles)SCPM
ListBackups(const std::string &profile, std::vector< backup_info_t > *reslist) (defined in SCPM)SCPM
ListResourceGroups(std::vector< resource_group_t > &groups)SCPM
ListResourceSets(std::vector< std::string > &predefined, std::vector< std::string > &individual)SCPM
Modify(std::string profile, std::string action)SCPM
PrepareSwitch(std::string profile, switch_info_t &switch_info)SCPM
RebuildDB(rebuild_mode_t mode=REBUILD_MODE_QUICK)SCPM
Recover(bool rollback=false) (defined in SCPM)SCPM
Reload()SCPM
RemoveBackup(const std::vector< pair< string, string > > &resources, const std::vector< std::string > &versions, const std::string &profile) (defined in SCPM)SCPM
Rename(std::string profile, std::string newprofile)SCPM
RenameResourceGroup(const std::string &group, const std::string &newgroup)SCPM
ResetAllGroups()SCPM
ResetResourceGroup(const std::string &group)SCPM
RestoreBackup(const std::vector< pair< string, string > > &resources, const std::vector< std::string > &versions, const std::string &profile) (defined in SCPM)SCPM
Save(switch_info_t &switch_info)SCPM
SCPM(int options=0, std::ostream &info_out=cout, std::ostream &hash_out=cout, std::string root="")SCPM
Set(std::string command, std::string argument, std::string profile="")SCPM
SetActiveResourceGroups(const std::vector< std::string > &groups)SCPM
SetConfigOption(const std::string &option, const std::string &value)SCPM
SetResourceGroup(const std::string &name, const std::vector< resource_entry_t > &group, const std::string &description)SCPM
SetResourceSet(std::string set)SCPM
ShowChanges(std::ostream &output, std::string resource_type, std::string resource_name, bool backup=false, string version="")SCPM
Status(scpm_status_t &status)SCPM
Switch(switch_info_t &switch_info)SCPM
Update(const std::string &scriptname, std::vector< pair< std::string, std::string > > resources) (defined in SCPM)SCPM
UpdateResources() (defined in SCPM)SCPM
~SCPM()SCPM

SCPM interface description - 2002,2003 SuSE Linux AG