
Public Member Functions | |
| Foo () | |
| string | getName () |
Public Member Functions inherited from Bar | |
| Bar () | |
| void | formatName () |
Additional Inherited Members | |
Public Attributes inherited from Bar | |
| string | name |
Definition at line 32 of file example.cpp.
|
inline |
Definition at line 36 of file example.cpp.
|
inlinevirtual |
Reimplemented from Bar.
Definition at line 40 of file example.cpp.