MAK Data Logger API Documentation for DIS
lgrHlaCheckpointTableFactory.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 ******************************************************************************/
5 
8 
9 #if DtHLA
10 #ifndef lgrHlaCheckpointTableFactory_H_
11 #define lgrHlaCheckpointTableFactory_H_
12 
14 
15 namespace MAKLogger
16 {
17 
20  class DT_DLL_SQLEXPORTER DtLgrHlaCheckpointTableFactory : public DtLgrCheckpointTableFactory
21  {
22  public:
23 
25  DtLgrHlaCheckpointTableFactory();
26 
28  virtual ~DtLgrHlaCheckpointTableFactory();
29 
30  private:
32  DtLgrHlaCheckpointTableFactory(const DtLgrHlaCheckpointTableFactory&);
33  DtLgrHlaCheckpointTableFactory& operator=(const DtLgrHlaCheckpointTableFactory&);
35  public:
36 
37  };
38 
39 }
40 
41 #endif
42 #endif

Document ID: Generated on Sun Dec 15 18:04:30 EST 2013 from SVN revision 134418
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)