VR-Forces Developer's Guide
 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. Overridden to register ...
Definition: vrfReaderWriterFactory.h:23
Factory for creating ReaderWriter objects dynamically based on a type string. This is a subclass of t...
Definition: vrfutilReaderWriterFactory.h:19
void addDefaultRwCreators()
Non-virtual since it is called by the constructor. Registers all the default VRF RW object types with...
Factory for creating ReaderWriter objects dynamically based on a type string. This factory also handl...
Definition: readerWriterFactory.h:34

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)