GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Bool_t FactoryItem::IsAVersion ( const FactoryItem item) const

Compare two items.

Check if this is a version of the item given as argument. For that, they have to have the same factory name and the same type whatever the item version number. This item should have a factory version number lower or equal to the passed one.

Definition at line 100 of file FactoryItem.cpp.