19 virtual void flush(
bool force =
false) = 0;
Represents any object that has a flushable interface.
Definition: Flushable.h:9
Flushable * parent
Gets or sets the parent flushable device (if it exists); if this property is set by this driver...
Definition: Flushable.h:25
#define LIBRARIES_API
Definition: Treehopper.Libraries.h:17
bool autoFlush
Whether this interface should automatically flush new values or not.
Definition: Flushable.h:14
~Flushable()
Definition: Flushable.h:11