Parent Directory | Revision Log
*** empty log message ***
1 | kusanagi | 1.1 | #include "ForcedFECmdEvent.h" |
2 | |||
3 | using namespace pamela; | ||
4 | |||
5 | ForcedFECmdEvent::ForcedFECmdEvent(void): SubPacket("Event", PacketType::ForcedFECmd) { | ||
6 | } | ||
7 | |||
8 | ClassImp(ForcedFECmdEvent) | ||
9 | |||
10 |
ViewVC Help | |
Powered by ViewVC 1.1.23 |