Parent Directory
|
Revision Log
Initial revision
| 1 | mocchiut | 1.1 | #include "TrkAlarmEvent.h" |
| 2 | |||
| 3 | using namespace pamela; | ||
| 4 | |||
| 5 | TrkAlarmEvent::TrkAlarmEvent(void): SubPacket("TrkAlarm", PacketType::TrkAlarm) { | ||
| 6 | } | ||
| 7 | |||
| 8 | ClassImp(TrkAlarmEvent) | ||
| 9 | |||
| 10 |
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |