MenuChoice Class Reference

#include <menuresp.h>

List of all members.

Public Member Functions

 MenuChoice ()
 MenuChoice (const char n[], const char l[])
 MenuChoice (const MenuChoice &choice)
 ~MenuChoice ()
MenuChoiceoperator= (const MenuChoice &choice)
bool operator== (const MenuChoice &choice) const
bool operator== (const char choice[]) const
bool operator== (const char choice) const


Detailed Description

Definition at line 7 of file menuresp.h.


Constructor & Destructor Documentation

MenuChoice::MenuChoice (  ) 

Definition at line 15 of file menuresp.C.

MenuChoice::MenuChoice ( const char  n[],
const char  l[] 
)

Definition at line 17 of file menuresp.C.

MenuChoice::MenuChoice ( const MenuChoice choice  ) 

Definition at line 28 of file menuresp.C.

MenuChoice::~MenuChoice (  ) 

Definition at line 40 of file menuresp.C.


Member Function Documentation

MenuChoice & MenuChoice::operator= ( const MenuChoice choice  ) 

Definition at line 47 of file menuresp.C.

bool MenuChoice::operator== ( const MenuChoice choice  )  const

Definition at line 64 of file menuresp.C.

bool MenuChoice::operator== ( const char  choice[]  )  const

Definition at line 69 of file menuresp.C.

bool MenuChoice::operator== ( const char  choice  )  const

Definition at line 74 of file menuresp.C.


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

Generated on Thu Oct 22 13:36:17 2009 for EmployeeInheritanceExample by  doxygen 1.5.5