Public Member Functions | Protected Member Functions
test_base::Fubar Class Reference

#include <test_base.h>

Inheritance diagram for test_base::Fubar:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void initialize (double foo)=0
virtual double result ()=0
virtual ~Fubar ()

Protected Member Functions

 Fubar ()

Detailed Description

Definition at line 6 of file test_base.h.


Constructor & Destructor Documentation

virtual test_base::Fubar::~Fubar ( ) [inline, virtual]

Definition at line 11 of file test_base.h.

test_base::Fubar::Fubar ( ) [inline, protected]

Definition at line 14 of file test_base.h.


Member Function Documentation

virtual void test_base::Fubar::initialize ( double  foo) [pure virtual]

Implemented in test_plugins::Foo, and test_plugins::Bar.

virtual double test_base::Fubar::result ( ) [pure virtual]

Implemented in test_plugins::Foo, and test_plugins::Bar.


The documentation for this class was generated from the following file:


pluginlib
Author(s): Eitan Marder-Eppstein, Tully Foote, Dirk Thomas, Mirza Shah
autogenerated on Sat Jun 8 2019 19:57:36