OpenWalnut 1.2.5
Public Member Functions

SomePrototypeClass2 Class Reference

Another helper class derived from WPrototyped. More...

#include <WPrototyped_test.h>

Inheritance diagram for SomePrototypeClass2:

List of all members.

Public Member Functions

virtual const std::string getName () const
 Gets the name of this prototype.
virtual const std::string getDescription () const
 Gets the description for this prototype.

Detailed Description

Another helper class derived from WPrototyped.

Used to check against SomePrototypeClass1.

Definition at line 66 of file WPrototyped_test.h.


Member Function Documentation

virtual const std::string SomePrototypeClass2::getDescription ( ) const [inline, virtual]

Gets the description for this prototype.

Returns:
the description

Implements WPrototyped.

Definition at line 85 of file WPrototyped_test.h.

virtual const std::string SomePrototypeClass2::getName ( ) const [inline, virtual]

Gets the name of this prototype.

Returns:
the name.

Implements WPrototyped.

Definition at line 75 of file WPrototyped_test.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends