ServidorTFG
|
Public Member Functions | |
config_package (std::string name) | |
config_package Generate a config file, or replace it More... | |
void | change_uses (std::string remote_uses) |
change_uses Write a config file More... | |
config_package::config_package | ( | std::string | name | ) |
config_package Generate a config file, or replace it
name | Name of the package |
void config_package::change_uses | ( | std::string | remote_uses | ) |
change_uses Write a config file
remote_uses | Info to write in the file |