VR-Forces 4.2 Class Documentation
scriptEnableControllerDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2011 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: limitExistenceCtlrDesc.h,v $ $Revision: 1.1 $ $State: Exp $
7 ** Created: 4/21/11 MEM
8 *******************************************************************************/
9 
12 
13 #pragma once
14 #include "vrfobjparam/compDesc.h"
17 
22 
23 
25 {
26 public:
29  DtReaderWriterRegistry * parentRegistry = 0);
30 
33  orig, DtReaderWriterRegistry * parentRegistry = 0);
34 
38 
41 
43  virtual DtString type() const;
44 
45  virtual DtComponentDescriptor * clone(DtReaderWriterRegistry * parentRegistry
46  = 0) const;
47 
50  virtual const DtRwNLengthStringVector& scriptIds() const;
51  virtual DtRwNLengthStringVector& scriptIds();
53 
55  static DtComponentDescriptor * creator();
56 
57 protected:
60 
61 protected:
62 
66 
71 
73 };
74 

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)