1 #ifndef Fireworks_Core_FWRepresentationInfo_h
2 #define Fireworks_Core_FWRepresentationInfo_h
32 FWRepresentationInfo(
const std::string& iPurpose,
unsigned int iProximity,
unsigned int iBitPackedViews,
bool iRepresentsSubPart) :
unsigned int proximity() const
measures how 'close' this representation is to the type in question, the large the number the farther...
unsigned int m_bitPackedViews
bool representsSubPart() const
unsigned int bitPackedViews() const
const std::string & purpose() const
FWRepresentationInfo(const std::string &iPurpose, unsigned int iProximity, unsigned int iBitPackedViews, bool iRepresentsSubPart)