RecordFactory Class Reference

#include <RecordFactory.h>

List of all members.

Public Member Functions

 RecordFactory ()
 ~RecordFactory ()
RecordCreateRecord (RECORD_TYPE_en enType)

Private Attributes

map< RECORD_TYPE_en, Record * > m_oMapRecordReference


Detailed Description

RecordFactory is the client

Definition at line 4 of file RecordFactory.h.


Constructor & Destructor Documentation

RecordFactory::RecordFactory (  )  [inline]

Definition at line 10 of file RecordFactory.h.

References BIKE, CAR, m_oMapRecordReference, and PERSON.

RecordFactory::~RecordFactory (  )  [inline]

Definition at line 17 of file RecordFactory.h.

References BIKE, CAR, m_oMapRecordReference, and PERSON.


Member Function Documentation

Record* RecordFactory::CreateRecord ( RECORD_TYPE_en  enType  )  [inline]

Definition at line 24 of file RecordFactory.h.

References m_oMapRecordReference.

Referenced by main().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 7 of file RecordFactory.h.

Referenced by CreateRecord(), RecordFactory(), and ~RecordFactory().


The documentation for this class was generated from the following file:

Generated on Fri Mar 20 12:37:11 2009 for Prototype Design Pattern by  doxygen 1.5.8