Home | Download | Screen shots | Discussion | Documentation | Links |
---|
Inheritance diagram for ScriptNodeClass:
Public Methods | |
ScriptNodeClass (Browser &browser) | |
Constructor. | |
virtual | ~ScriptNodeClass () throw () |
Destructor. | |
virtual const NodeTypePtr | createType (const std::string &id, const NodeInterfaceSet &) throw () |
Not implemented. |
There is one ScripNodeClass per Browser instance.
|
Constructor.
|
|
Destructor.
|
|
Not implemented.
This method is not implemented because the Script node implementation, unlike other node implementations, cannot provide the implementation of an Implements NodeClass. |