Definition ObjectPropertyPath.h:28
plObjectAccessorBase * m_pAccessor
Accessor used to traverse hierarchy and query properties.
Definition ObjectPropertyPath.h:30
plString m_sRootProperty
In case m_pContextObject points to the root object, this is the property to follow.
Definition ObjectPropertyPath.h:31
const plDocumentObject * m_pContextObject
Paths start at this object.
Definition ObjectPropertyPath.h:29