1 #ifndef GAUDIKERNEL_PROPERTYLIST_H
2 #define GAUDIKERNEL_PROPERTYLIST_H
26 bool isRef()
const {
return false; }
55 #endif // GAUDIKERNEL_PROPERTYLIST_H
bool isRef() const
Accessor members (const)
virtual bool assign(const Property &source)=0
import the property value form the source
virtual bool load(Property &dest) const =0
export the property value to the destination
std::vector< Property * > m_propertyList
const char *PyHelper() getProperty(IInterface *p, char *name)
Property base class allowing Property* collections to be "homogeneous".