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

vul_whereami.h

Go to the documentation of this file.
00001 // This is core/vul/vul_whereami.h
00002 #ifndef vul_whereami_h_
00003 #define vul_whereami_h_
00004 
00005 //:
00006 // \file
00007 // \author fsm
00008 
00009 #include <vcl_iostream.h>
00010 
00011 #define vul_whereami (vcl_cerr << __FILE__ ", line " << __LINE__ << " : ")
00012 
00013 #endif // vul_whereami_h_

Generated on Thu Jan 10 14:41:00 2008 for core/vul by  doxygen 1.4.4