VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
scriptEnableControllerDescriptor.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
14 
19 
20 
22 {
23 public:
26  DtReaderWriterRegistry * parentRegistry = 0);
27 
30  orig, DtReaderWriterRegistry * parentRegistry = 0);
31 
35 
38 
40  virtual DtString type() const;
41 
42  virtual DtComponentDescriptor * clone(DtReaderWriterRegistry * parentRegistry
43  = 0) const;
44 
47  virtual const DtRwNLengthStringVector& scriptIds() const;
48  virtual DtRwNLengthStringVector& scriptIds();
50 
53  virtual const DtRwScriptVariablesList& scriptVariables() const;
54  virtual DtRwScriptVariablesList& scriptVariables();
56 
58  static DtComponentDescriptor * creator();
59 
60 protected:
63 
64 protected:
65 
69 
74 
82 };
83 

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)