Go to the documentation of this file. 1 #ifndef Fireworks_Core_FWItemSingleAccessor_h
2 #define Fireworks_Core_FWItemSingleAccessor_h
34 const void*
modelData(
int iIndex)
const override;
35 const void*
data()
const override;
36 unsigned int size()
const override;
38 const TClass*
type()
const override;
44 void reset()
override;
FWItemSingleAccessor(const TClass *)
const TClass * modelType() const override
unsigned int size() const override
bool isCollection() const override
void setData(const edm::ObjectWithDict &) override
override if id of an object should be different than the index
const void * data() const override
~FWItemSingleAccessor() override
const TClass * type() const override
const FWItemSingleAccessor & operator=(const FWItemSingleAccessor &)=delete
const void * modelData(int iIndex) const override