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

strk_art_info_model_sptr.h

Go to the documentation of this file.
00001 #ifndef strk_art_info_model_sptr_h
00002 #define strk_art_info_model_sptr_h
00003 
00004 #include <vbl/vbl_smart_ptr.h>
00005 
00006 class strk_art_info_model;
00007 typedef vbl_smart_ptr<strk_art_info_model> strk_art_info_model_sptr;
00008 
00009 #endif // strk_art_info_model_sptr_h

Generated on Thu Jan 10 14:53:19 2008 for contrib/brl/bseg/strk by  doxygen 1.4.4