Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

SimpleVectorHandle.h

00001 /* OOQP                                                               *
00002  * Authors: E. Michael Gertz, Stephen J. Wright                       *
00003  * (C) 2001 University of Chicago. See Copyright Notification in OOQP */
00004 
00005 #ifndef SIMPLEVECTORHANDLE
00006 #define SIMPLEVECTORHANDLE
00007 
00008 #include "OoqpVectorHandle.h"
00009 #include "SmartPointer.h"
00010 
00011 class SimpleVector;
00012 typedef SmartPointer<SimpleVector> SimpleVectorHandle;
00013 
00014 #endif

Generated on Wed Mar 22 13:58:33 2006 for OOQP by doxygen 1.3.5