The Machine Perception Toolbox

[Introduction]- [News]- [Download]- [Screenshots]- [Manual (pdf)]- [Forums]- [API Reference]- [Repository ]

 

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

test_libx.h

Go to the documentation of this file.
00001 //  Copyright (c) 2003 Institute of Transport, 
00002 //             Railway Construction and Operation, 
00003 //             University of Hanover, Germany
00004 //
00005 // Permission to copy, use, modify, sell and distribute this software is
00006 // granted provided this copyright notice appears in all copies. This
00007 // software is provided "as is" without express or implied warranty, and
00008 // with no claim as to its suitability for any purpose.
00009 
00010 class TestLibX
00011 {
00012 public:
00013 
00014     TestLibX();
00015     
00016     // Needed to suppress 'unused variable' warning
00017     // in some cases.
00018     void do_something() {}
00019 };

Generated on Mon Nov 8 17:07:52 2004 for MPT by  doxygen 1.3.9.1