1 #ifndef Fireworks_Core_FWRepresentationCheckerBase_h 2 #define Fireworks_Core_FWRepresentationCheckerBase_h 31 unsigned int iBitPackedViews,
32 bool iRepresentsSubPart,
33 bool iRequiresFF =
false);
bool representsSubPart() const
const unsigned int m_bitPackedViews
virtual FWRepresentationInfo infoFor(const std::string &iTypeName) const =0
const FWRepresentationCheckerBase & operator=(const FWRepresentationCheckerBase &)=delete
FWRepresentationCheckerBase(const std::string &iPurpose, unsigned int iBitPackedViews, bool iRepresentsSubPart, bool iRequiresFF=false)
const bool m_representsSubPart
virtual ~FWRepresentationCheckerBase()
const std::string m_purpose
unsigned int bitPackedViews() const
const std::string & purpose() const