OSB_LIB::RpEvalFactory Class Reference

List of all members.

Detailed Description

Factory for rated party evaluators.

Definition at line 60 of file rpevalfactory.h.

Public Types

Static Public Member Functions

Private Member Functions


Member Typedef Documentation

typedef std::auto_ptr<RatedPartyEval> OSB_LIB::RpEvalFactory::AutoPtr

Short-hand for an auto pointer of RatedPartyEval.

Definition at line 63 of file rpevalfactory.h.


Constructor & Destructor Documentation

OSB_LIB::RpEvalFactory::RpEvalFactory (  )  [private]

Prevent construction: not implemented.


Member Function Documentation

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.

Parameters:
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.
Returns:
An auto pointer that hold a rated party evaluator of the requested type.


The documentation for this class was generated from the following file:
Generated on Sat Sep 2 14:16:09 2006 for OSB Library by  doxygen 1.4.7