interreality.org [VOS]
[Home] [About]
[Screenshots]
[Download]
[News]
[Community]
[Documentation] [Manual]
[Bugs & Requests] [Wiki]

VOS::PropertyEvent Member List

This is the complete list of members for VOS::PropertyEvent, including all inherited members.

acquire()VUtil::RefCounted [virtual]
addExciseListener(ObjectExciseListener *oel)VUtil::RefCounted [virtual]
deliverTo(PropertyListener *pl)VOS::PropertyEvent [inline]
destroy()VUtil::RefCounted [virtual]
EventType enum nameVOS::PropertyEvent
excise()VUtil::RefCounted [virtual]
getDataType() const VOS::PropertyEvent [inline]
getEvent() const VOS::PropertyEvent [inline]
getInitiator() const VOS::PropertyEvent [inline]
getLength() const VOS::PropertyEvent [inline]
getNewDataType() const VOS::PropertyEvent [inline]
getNewValue() const VOS::PropertyEvent [inline]
getOffset() const VOS::PropertyEvent [inline]
getOldDataType() const VOS::PropertyEvent [inline]
getOldValue() const VOS::PropertyEvent [inline]
getProperty() const VOS::PropertyEvent
getRefCount()VUtil::RefCounted [virtual]
getValue() const VOS::PropertyEvent [inline]
PropertyEvent(EventType et, Vobject *init, Property &property, const std::string &value, const std::string &datatype, bool isACcheck)VOS::PropertyEvent
PropertyEvent(EventType et, Vobject *init, Property &property, const std::string &value, const std::string &datatype, const std::string &oldvalue, const std::string &olddatatype, bool isACcheck)VOS::PropertyEvent
PropertyEvent(EventType et, Vobject *init, Property &property, int offset, int length, const std::string &value, const std::string &datatype, bool isACcheck)VOS::PropertyEvent
PropertyEvent(EventType et, Vobject *init, Property &property, int offset, int length, const std::string &value, const std::string &datatype, const std::string &oldvalue, const std::string &olddatatype, bool isACcheck)VOS::PropertyEvent
PropertyRead enum valueVOS::PropertyEvent
PropertyReplace enum valueVOS::PropertyEvent
PropertyWrite enum valueVOS::PropertyEvent
RefCounted()VUtil::RefCounted [inline]
RefCounted(const RefCounted &)VUtil::RefCounted [inline]
release()VUtil::RefCounted [virtual]
removeExciseListener(ObjectExciseListener *oel, bool releaseIfRefcounted=true)VUtil::RefCounted [virtual]
setNewDataType(const std::string &dt)VOS::PropertyEvent [inline]
setNewValue(const std::string &v)VOS::PropertyEvent [inline]
~PropertyEvent()VOS::PropertyEvent [virtual]
~RefCounted()VUtil::RefCounted [inline, virtual]