Definition at line 60 of file rpevalfactory.h.
| typedef std::auto_ptr<RatedPartyEval> OSB_LIB::RpEvalFactory::AutoPtr |
| OSB_LIB::RpEvalFactory::RpEvalFactory | ( | ) | [private] |
Prevent construction: not implemented.
| static AutoPtr OSB_LIB::RpEvalFactory::create | ( | const RatedPartyEval::Type & | rpeType, | |
| const RatedPartyEval::Oid & | rpeId, | |||
| const RatedPartyEval::RpType & | rpType | |||
| ) | [static] |
Create a rated party evaluator by type.
| rpeType | Type of the rated party evaluator. | |
| rpeId | Object id of the rated party evaluator. | |
| rpType | Type of the rated party created by the evaluator. |
1.4.7