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