Design Patterns
operational::iterator::Employee Class Reference

#include <employee.h>

Collaboration diagram for operational::iterator::Employee:

Public Member Functions

 Employee (const std::string &name)
 
 Employee (const Employee &)
 

Static Public Member Functions

static void Print ()
 

Constructor & Destructor Documentation

operational::iterator::Employee::Employee ( const std::string &  name)
explicit
operational::iterator::Employee::Employee ( const Employee employee)

Member Function Documentation

void operational::iterator::Employee::Print ( )
static

Here is the caller graph for this function:


The documentation for this class was generated from the following files: