Public Member Functions | Private Attributes
test_plugins::Foo Class Reference

#include <test_plugins.h>

Inheritance diagram for test_plugins::Foo:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Foo ()
void initialize (double foo)
double result ()

Private Attributes

double foo_

Detailed Description

Definition at line 32 of file test_plugins.h.


Constructor & Destructor Documentation

test_plugins::Foo::Foo ( ) [inline]

Definition at line 35 of file test_plugins.h.


Member Function Documentation

void test_plugins::Foo::initialize ( double  foo) [inline, virtual]

Implements test_base::Fubar.

Definition at line 37 of file test_plugins.h.

double test_plugins::Foo::result ( ) [inline, virtual]

Implements test_base::Fubar.

Definition at line 42 of file test_plugins.h.


Member Data Documentation

double test_plugins::Foo::foo_ [private]

Definition at line 48 of file test_plugins.h.


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 Thu Jul 27 2017 02:19:34