Base Framework
|
Pure automation object. More...
#include <base/AutomationObject.h>
Inherited by Node, Node::ShadowDocument, Node::ShadowElement, Once, Owner< TYPE >, OwnershipPointer< TYPE >, Property, Scope< TYPE >, ValidifiedResult< TYPE >, ValidifiedResult< bool >, ValidifiedResult< double >, ValidifiedResult< int >, and ValidifiedResult< String >.
Pure automation object.
The base class of pure automation objects. Automation objects are neither copyable or dynamically construct able by default. Derived classes should not change these constraints.