VR-Forces 4.1 Class Documentation
archivableDrawerOptions.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2003 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: archivableDrawerOptions.h,v $ $Revision: 1.2 $ $State: Exp $
7 *********************************************************************/
8 
11 
13 
14 #ifndef DTARCHIVABLEDRAWEROPTIONS_H_
15 #define DTARCHIVABLEDRAWEROPTIONS_H_
16 
17 #include "drawertdb/tdbDrawerOpt.h"
18 #include "archiver/archiver.h"
19 
22 {
23 public:
25  virtual ~DtArchivableDrawerOptions();
26 
27  virtual void operator=(const DtTdbDrawerOptions& o);
28  virtual void operator=(const DtArchivableDrawerOptions& o);
29 };
30 
31 #endif
32 

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)