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

#include <Intern.hpp>

Intern 連携図
Collaboration graph

クラス

class  UnknownFormException
 

公開メンバ関数

 Intern (IFormFactory *factory)
 
 Intern ()
 
 ~Intern ()
 
AFormmakeForm (const std::string &formName, const std::string &formTarget)
 

詳解

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

構築子と解体子

◆ Intern() [1/2]

Intern::Intern ( IFormFactory factory)

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

◆ Intern() [2/2]

Intern::Intern ( )

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

◆ ~Intern()

Intern::~Intern ( )

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

関数詳解

◆ makeForm()

AForm * Intern::makeForm ( const std::string formName,
const std::string formTarget 
)

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


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