WIP
This commit is contained in:
parent
527b557f9e
commit
ed80e8a436
12 changed files with 117 additions and 50 deletions
|
@ -82,7 +82,8 @@ public:
|
|||
void setVersion(const std::string& version);
|
||||
|
||||
std::string getLog() const;
|
||||
void setLog(const std::string& version);
|
||||
void setLog(const std::string& log);
|
||||
void clearLog();
|
||||
|
||||
bool hasHugepages() const;
|
||||
void setHugepages(bool hasHugepages);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue