| Home | Download | Screen shots | Discussion | Documentation |
|---|
url_changed event emitter.
More...
#include <openvrml/script.h>

Public Member Functions | |
| url_changed_emitter (const mfstring &value) throw () | |
| Construct. | |
| virtual | ~url_changed_emitter () throw () |
| Destroy. | |
Private Member Functions | |
| virtual const std::string | do_eventout_id () const throw () |
The eventOut identifier. | |
url_changed event emitter.
For internal use only.
| openvrml::script_node::url_changed_emitter::url_changed_emitter | ( | const mfstring & | value | ) | throw () [explicit] |
Construct.
| [in] | value | the associated field value. |
| openvrml::script_node::url_changed_emitter::~url_changed_emitter | ( | ) | throw () [virtual] |
Destroy.
| const std::string openvrml::script_node::url_changed_emitter::do_eventout_id | ( | ) | const throw () [private, virtual] |