#include <timeLine.h>
Public Attributes | |
std::string | title |
int | year |
int | victims |
std::string | partOfBulgaria |
std::string | leader |
std::string | countries |
std::string | description |
std::string | username |
Event * | next |
std::string Event::countries |
std::string Event::description |
std::string Event::leader |
Event* Event::next |
std::string Event::partOfBulgaria |
std::string Event::title |
std::string Event::username |
int Event::victims |
int Event::year |