#include <solution.h>
Public Member Functions | |
| void | close () |
| void | create (std::string folder, std::string name) |
| void | load (std::string filename) |
| void | save () |
Public Attributes | |
| std::string | filename |
| std::string | name |
| std::vector< ProjectReference > | projects |