|
| Style (Style &&o)=default |
|
Style & | operator= (Database::Style &&o)=default |
|
| Style (const boost::filesystem::path &p, const std::string &name) |
| constructor of a given style, based on its name More...
|
|
void | setContent (const std::string &str) |
|
Database::Style::Style |
( |
const boost::filesystem::path & |
p, |
|
|
const std::string & |
name |
|
) |
| |
constructor of a given style, based on its name
- Exceptions
-
std::runtime_error | if the corresponding file is not readable. |
- Parameters
-
void Database::Style::setContent |
( |
const std::string & |
str | ) |
|
Delete the content of the file, and replace it by the string
- Parameters
-
The documentation for this class was generated from the following file: