VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
vrfReaderWriterFactory.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2007 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
10 
11 #pragma once
12 
15 
17 class DtReaderWriter;
18 
24 {
25 public:
27 
30  void addDefaultRwCreators();
31 
32  static DtReaderWriterFactory* create();
33 };
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
static DtReaderWriterFactory * create()
Definition: readerWriter.h:85
Definition: readerWriterRegistry.h:39
Factory for creating ReaderWriter objects dynamically based on a type string.
Definition: vrfReaderWriterFactory.h:23
Factory for creating ReaderWriter objects dynamically based on a type string.
Definition: vrfutilReaderWriterFactory.h:19
void addDefaultRwCreators()
Non-virtual since it is called by the constructor.
Factory for creating ReaderWriter objects dynamically based on a type string.
Definition: readerWriterFactory.h:34

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)