VR-Forces 4.1 Class Documentation
detectedObjectsMetaDataEntry.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2007 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: detectedObjectsMetaDataEntry.h,v $ $Revision: 1.1 $ $State: Exp $
7 *******************************************************************************/
8 
11 
13 
14 #ifndef detectedObjectsMetaDataEntry_h
15 #define detectedObjectsMetaDataEntry_h
16 
18 #include "vrfutil/rwString.h"
19 
24 {
25 public:
27  parentRegistry = NULL);
28 
30  DtReaderWriterRegistry* parentRegistry = 0);
31 
33 
35 
38  virtual DtString entryType() const;
39 
41 
42  virtual DtString detectedObjectsOutputPortName() const;
43  virtual void setDetectedObjectsOutputPortName(const DtString& portName);
45 
46  virtual DtSystemMetaDataEntry* clone() const;
47 
48  static DtSystemMetaDataEntry* create(const DtString& name);
49 
50 protected:
54 };
55 
56 #endif

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)