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

TestA Class Reference

#include <test_a.h>

List of all members.

Public Member Functions

void do_something ()
 TestA ()


Constructor & Destructor Documentation

TestA  ) 
 

Definition at line 14 of file test_a.cpp.

References TestLibX::do_something().

00015 {
00016     TestLibX aTestLibX;
00017     aTestLibX.do_something();
00018 }

Here is the call graph for this function:


Member Function Documentation

void do_something  )  [inline]
 

Definition at line 22 of file test_a.h.

00022 { }


The documentation for this class was generated from the following files:
Generated on Mon Nov 8 17:08:42 2004 for MPT by  doxygen 1.3.9.1