| 517 | return name; |
| 518 | } |
| 519 | std::string getClassNameFromBase() const { |
| 520 | return name; |
| 521 | } |
| 522 | std::string getClassNameNotAvailableInDerivedClasses() { |
| 523 | // but wait -- if you act now we will throw in a SECOND base class method |
| 524 | // ABSOLUTELY FREE!! |