CPP05 1.0
|
ファイル | |
AForm.cpp | |
Implementation of the AForm abstract base class. | |
AForm.hpp | |
Defines the abstract base class AForm for all specific forms. | |
Bureaucrat.cpp | |
Implementation of the Bureaucrat class. | |
Bureaucrat.hpp | |
Defines the Bureaucrat class, updated to execute AForms. | |
ControllableFailingFactory.cpp | |
ControllableFailingFactory.hpp | |
IFormFactory.hpp | |
Intern.cpp | |
Intern.hpp | |
Defines the Intern class, which can create forms. | |
main.cpp | |
Main function to test the abstract form hierarchy. | |
Makefile | |
PresidentialPardonForm.cpp | |
Implementation of the PresidentialPardonForm class. | |
PresidentialPardonForm.hpp | |
Defines the PresidentialPardonForm class. | |
RobotomyRequestForm.cpp | |
RobotomyRequestForm.hpp | |
Defines the RobotomyRequestForm class. | |
ShrubberyCreationForm.cpp | |
Implementation of the ShrubberyCreationForm class. | |
ShrubberyCreationForm.hpp | |
Defines the ShrubberyCreationForm class. | |