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

SparseStorageHandle.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 SPARSESTORAGEHANDLE_H
00006 #define SPARSESTORAGEHANDLE_H
00007 
00008 #include "SparseStorage.h"
00009 
00010 class SparseStorage;
00011 typedef SmartPointer<SparseStorage> SparseStorageHandle;
00012 
00013 #endif

Generated on Mon May 24 17:40:46 2004 for OOQP by doxygen1.2.18