Update DBPlan.hpp
This commit is contained in:
@@ -47,11 +47,11 @@ public:
|
||||
|
||||
void createPlan();
|
||||
|
||||
//Each string in form of (tag , anfangszeit , endzeit , Ort , Veranstaltung , Mitarbeiter , mitarbeiterID , )
|
||||
//Each string in form of (tag , anfangszeit , Ort , Veranstaltung , Mitarbeiter , mitarbeiterID , )
|
||||
std::vector<std::string> getPlan();
|
||||
|
||||
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user