VR-Forces Development_Version 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 Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)