|
ofxDOM
A DOM Level 3 Events implementation for openFrameworks.
|
This is the complete list of members for ofx::DOM::AttributeEventArgs, including all inherited members.
| _key (defined in ofx::DOM::AttributeEventArgs) | ofx::DOM::AttributeEventArgs | protected |
| _value (defined in ofx::DOM::AttributeEventArgs) | ofx::DOM::AttributeEventArgs | protected |
| AttributeEventArgs(const std::string &key, const Any &value=Any()) (defined in ofx::DOM::AttributeEventArgs) | ofx::DOM::AttributeEventArgs | |
| key() const (defined in ofx::DOM::AttributeEventArgs) | ofx::DOM::AttributeEventArgs | |
| value() const (defined in ofx::DOM::AttributeEventArgs) | ofx::DOM::AttributeEventArgs | |
| ~AttributeEventArgs() (defined in ofx::DOM::AttributeEventArgs) | ofx::DOM::AttributeEventArgs | virtual |