Public Member Functions | |
Event () | |
Event (const code::SmartPtr< code::DataRow > row) | |
Public Attributes | |
int | eventID |
double | magnitude |
std::string | eventType |
std::string | office |
std::string | magUnit |
code::Time | startTime |
code::Time | endTime |
code::Location | startLoc |
code::Location | endLoc |
hailtruth::Event::Event | ( | ) | [inline] |
hailtruth::Event::Event | ( | const code::SmartPtr< code::DataRow > | row | ) | [inline] |
code::Location hailtruth::Event::endLoc |
code::Time hailtruth::Event::endTime |
std::string hailtruth::Event::eventType |
double hailtruth::Event::magnitude |
std::string hailtruth::Event::magUnit |
std::string hailtruth::Event::office |
code::Location hailtruth::Event::startLoc |
code::Time hailtruth::Event::startTime |