Design Patterns
|
#include <employee.h>
Public Member Functions | |
Employee (const std::string &name) | |
Employee (const Employee &) | |
Static Public Member Functions | |
static void | Print () |
|
explicit |
operational::iterator::Employee::Employee | ( | const Employee & | employee | ) |
|
static |