59 virtual const char *
what()
const throw();
64 virtual const char *
what()
const throw();
virtual const char * what() const
Represents a bureaucrat with a name and a grade.
Bureaucrat(const std::string &name, int grade)
void executeForm(AForm const &form)
void signForm(AForm &form)
Bureaucrat & operator=(const Bureaucrat &other)
const std::string & getName() const
Bureaucrat(const Bureaucrat &other)