VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
createQueueEntry.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2014 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
9 #pragma once
10 
18 
19 class DtVrfObjectManager;
20 
23 
24 #include <list>
25 
28 {
29 public:
34  DtVrfObjectManager* objectManager);
35 
38 
40  virtual ~DtCreateQueueEntry();
41 
43  virtual const DtIfCreateVrfObject createMessage() const;
44 
48  virtual bool isReadyForExecution();
49 
50 private:
53  orig);
54 
55 protected:
58 };

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)