33 unsigned int iBitPackedViews,
34 bool iRepresentsSubPart,
37 m_typeidName(iTypeidName) {}
68 TClass* clss = TClass::GetClass(iTypeName.c_str());
69 if (
nullptr == clss || clss->GetTypeInfo() ==
nullptr) {
const std::string m_typeidName
const std::string & purpose() const
bool representsSubPart() const
FWEDProductRepresentationChecker(const std::string &iTypeidName, const std::string &iPurpose, unsigned int iBitPackedViews, bool iRepresentsSubPart, bool iRequiresFF=false)
FWRepresentationInfo infoFor(const std::string &iTypeName) const override
unsigned int bitPackedViews() const