Factories::TFactoryObjectInfo Struct Reference

struct Factories::TFactoryObjectInfo

Container for data to be compared against the parameters of a FindObject query.

CFactoryBase::FindObject

Constructor & Destructor Documentation

TFactoryObjectInfo(const TFactoryObjectEntry &)

TFactoryObjectInfo(const TFactoryObjectEntry &aInfo)[inline]

Constructor

Parameters

const TFactoryObjectEntry & aInfoFactory object entry to be compared

Member Data Documentation

const TFactoryObjectEntry & iInfo

const TFactoryObjectEntry &iInfo

Factory object entry to be used in the comparison

AFactoryObject * iSelectedFactoryObject

AFactoryObject *iSelectedFactoryObject

If the comparison returns EMatch, this is the matched factory object