Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

osgUtx::Test Class Reference

Test, an abstract base class, is the Composite pattern's component class for our graph of test cases, and defines the basic interface for all Test components. More...

Inheritance diagram for osgUtx::Test:

Inheritance graph
[legend]
List of all members.

Public Types

typedef TestVisitor Visitor

Public Methods

 Test (const std::string &sName)
const std::string & name () const
virtual bool accept (Visitor &)=0

Detailed Description

Test, an abstract base class, is the Composite pattern's component class for our graph of test cases, and defines the basic interface for all Test components.

It is a referent, and may be pointed to by an osg::ref_ptr.


Member Typedef Documentation

typedef TestVisitor osgUtx::Test::Visitor
 


Constructor & Destructor Documentation

osgUtx::Test::Test const std::string &    sName [inline]
 


Member Function Documentation

virtual bool osgUtx::Test::accept Visitor   [pure virtual]
 

Implemented in osgUtx::TestCase.

const std::string& osgUtx::Test::name   const [inline]
 


The documentation for this class was generated from the following file:
Generated at Wed Sep 18 13:56:02 2002 for the Open Scene Graph by doxygen 1.2.16.