VR-Forces 4.0.4 Class Documentation
include/vrfobjcore/simObjIter.h
Go to the documentation of this file.
00001 /*******************************************************************************
00002 ** Copyright (c) 2001 MaK Technologies, Inc.
00003 ** All rights reserved.
00004 *******************************************************************************/
00005 /*******************************************************************************
00006 ** $RCSfile: simObjIter.h,v $ $Revision: 1.8 $ $State: Exp $
00007 *******************************************************************************/
00008 
00011 
00020 
00021 
00022 #ifndef DtSimObjectIterator_H_
00023 #define DtSimObjectIterator_H_
00024 
00025 #include <vlutil/vlList.h>
00026 #include "vrfutil/iteratorBase.h"
00027 #include "vrfobjcore/vrfObject.h"
00028 
00029 typedef DtIteratorBase<DtVrfObject> DtSimObjectIterator;
00030 
00031 #endif

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)