Parent Directory | Revision Log
RegistryEvent wrapper
1 | kusanagi | 4.1 | /** @file |
2 | * $Source: /home/cvsmanager/yoda/dataManager/RegistryItem.cpp,v $ | ||
3 | * $Id: RegistryItem.cpp,v 4.0 2005/03/06 04:33:01 kusanagi Exp $ | ||
4 | * $Author: kusanagi $ | ||
5 | * | ||
6 | * Implementation of the RegistryEvent class. | ||
7 | */ | ||
8 | #include "RegistryEvent.h" | ||
9 | |||
10 | using namespace pamela; | ||
11 | |||
12 | RegistryEvent::RegistryEvent(void) {} | ||
13 | |||
14 | ClassImp(RegistryEvent) |
ViewVC Help | |
Powered by ViewVC 1.1.23 |