#include <test_plugins.h>
Public Member Functions | |
Bar () | |
double | getBar () |
void | initialize (double foo) |
double | result () |
Public Member Functions inherited from test_base::Fubar | |
virtual | ~Fubar () |
Private Attributes | |
double | foo_ |
Additional Inherited Members | |
Protected Member Functions inherited from test_base::Fubar | |
Fubar () | |
Definition at line 39 of file test_plugins.h.
|
inline |
Definition at line 42 of file test_plugins.h.
|
inline |
Definition at line 54 of file test_plugins.h.
|
inlinevirtual |
Implements test_base::Fubar.
Definition at line 44 of file test_plugins.h.
|
inlinevirtual |
Implements test_base::Fubar.
Definition at line 49 of file test_plugins.h.
|
private |
Definition at line 60 of file test_plugins.h.