CPP05 1.0
|
Defines the abstract base class AForm for all specific forms. [詳解]
クラス | |
class | AForm |
An abstract base class for forms. [詳解] | |
class | AForm::GradeTooHighException |
class | AForm::GradeTooLowException |
class | AForm::FormNotSignedException |
関数 | |
std::ostream & | operator<< (std::ostream &os, const AForm &form) |
std::ostream & operator<< | ( | std::ostream & | os, |
const AForm & | form | ||
) |