MAK Data Logger API Documentation for HLA
systemInterfacePrinter.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 1992-2011 VT MAK
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
9 #pragma once
10 
12 
15 {
16 public:
17 
20 
22  virtual ~DtSystemInterfacePrinter();
23 
24 private:
29 
30 public:
31 
33 
34 protected:
35 
37 
38 
41  virtual void receivedTotalState();
42 
44  virtual void fileDeleted(const DtString& fileName);
45 
47  virtual void fileDeletionResult(const DtEntityIdentifier& source, const DtString& fileName, int deleteResult);
48 
50 };

Document ID: Generated on Mon Jan 19 08:20:14 EST 2015 from SVN revision 149581
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)