CPP05 1.0
読み取り中…
検索中…
一致する文字列を見つけられません
DefaultFormFactory クラス

#include <Intern.hpp>

DefaultFormFactory の継承関係図
Inheritance graph
DefaultFormFactory 連携図
Collaboration graph

公開メンバ関数

virtual AFormcreateShrubbery (const std::string &target) const
 
virtual AFormcreateRobotomy (const std::string &target) const
 
virtual AFormcreatePresidential (const std::string &target) const
 
- 基底クラス IFormFactory に属する継承公開メンバ関数
virtual ~IFormFactory ()
 

詳解

Intern.hpp29 行目に定義があります。

関数詳解

◆ createPresidential()

AForm * DefaultFormFactory::createPresidential ( const std::string target) const
virtual

IFormFactoryを実装しています。

Intern.cpp20 行目に定義があります。

◆ createRobotomy()

AForm * DefaultFormFactory::createRobotomy ( const std::string target) const
virtual

IFormFactoryを実装しています。

Intern.cpp19 行目に定義があります。

◆ createShrubbery()

AForm * DefaultFormFactory::createShrubbery ( const std::string target) const
virtual

IFormFactoryを実装しています。

Intern.cpp16 行目に定義があります。


このクラス詳解は次のファイルから抽出されました: