|
CPP05 1.0
|
Defines the Intern class, which can create forms. [詳解]
#include "AForm.hpp"#include "IFormFactory.hpp"#include "PresidentialPardonForm.hpp"#include "RobotomyRequestForm.hpp"#include "ShrubberyCreationForm.hpp"#include <string>

クラス | |
| class | DefaultFormFactory |
| class | Intern |
| class | Intern::UnknownFormException |
Defines the Intern class, which can create forms.
Intern.hpp に定義があります。