#include <vos/metaobjects/property/bufferedproperty.hh>
Inheritance diagram for BufferedLocalProperty:
Definition at line 41 of file bufferedproperty.hh.
|
Definition at line 32 of file bufferedproperty.cc. Referenced by new_BufferedLocalProperty(). |
|
Definition at line 38 of file bufferedproperty.cc. |
|
Definition at line 44 of file bufferedproperty.cc. |
|
Flush pending changes for this property.
Reimplemented in ExtrapolatedLocalProperty. Definition at line 102 of file bufferedproperty.cc. Referenced by ExtrapolatedLocalProperty::flush(). |
|
Flush pending changes for all BufferedLocalProperty objects created in this process so far.
Definition at line 134 of file bufferedproperty.cc. |
|
Definition at line 49 of file bufferedproperty.cc. Referenced by registerExtenders(). |
|
Register property type with factory.
Reimplemented from Property. Definition at line 145 of file bufferedproperty.cc. |
|
Completely change the value and type of data stored in this property.
Reimplemented from LocalProperty. Reimplemented in ExtrapolatedLocalProperty. Definition at line 77 of file bufferedproperty.cc. Referenced by ExtrapolatedLocalProperty::replace(), and ExtrapolatedLocalProperty::write(). |
|
Write newdata into property value, starting at byte position start.
Reimplemented from LocalProperty. Reimplemented in ExtrapolatedLocalProperty. Definition at line 54 of file bufferedproperty.cc. |
|
Definition at line 27 of file bufferedproperty.cc. Referenced by BufferedLocalProperty(), flushAll(), and ~BufferedLocalProperty(). |
|
Definition at line 45 of file bufferedproperty.hh. Referenced by ExtrapolatedLocalProperty::flush(), flush(), replace(), and write(). |
|
Definition at line 47 of file bufferedproperty.hh. |
|
Definition at line 46 of file bufferedproperty.hh. |