ofxDOM
A DOM Level 3 Events implementation for openFrameworks.
ofx::DOM::AttributeEventArgs Class Reference

Public Member Functions

 AttributeEventArgs (const std::string &key, const Any &value=Any())
 
const std::string & key () const
 
const Anyvalue () const
 

Protected Attributes

std::string _key
 
Any _value
 

The documentation for this class was generated from the following files: