Go to the source code of this file.
Functions | |
| int | main (int, char **) |
Definition at line 9 of file examples/factory/main.cpp.
References KillerWhaleFactory::finalize(), PlatypusFactory::finalize(), MyrmecophagidaeFactory::finalize(), KillerWhaleFactory::initialize(), PlatypusFactory::initialize(), MyrmecophagidaeFactory::initialize(), te::common::AbstractFactory< Animal, std::string >::make(), and Animal::printName().