kjsembed
KJSEmbed::Enumerator Struct Reference
Enumerator structure. More...
#include <binding_support.h>
Public Attributes | |
const char * | name |
const unsigned int | value |
Detailed Description
Enumerator structure.
Definition at line 317 of file binding_support.h.
Member Data Documentation
const char* KJSEmbed::Enumerator::name |
Method name as will appear in javascript.
Definition at line 322 of file binding_support.h.
const unsigned int KJSEmbed::Enumerator::value |
Integer value.
Definition at line 326 of file binding_support.h.
The documentation for this struct was generated from the following file: