| 
    Gnash
    0.8.11dev
    
   | 
 
#include <iostream>#include <cstdarg>#include <cstdio>#include <cstdlib>#include <string>#include "log.h"#include "lirc.h"#include "lirc_ext.h"#include "fn_call.h"#include "as_object.h"#include "Global_as.h"#include "as_function.h"Namespaces | |
| gnash | |
| Anonymous namespace for callbacks, local functions, event handlers etc.  | |
Functions | |
| as_value | gnash::lirc_ext_init (const fn_call &fn) | 
| as_value | gnash::lirc_ext_getkey (const fn_call &fn) | 
| as_value | gnash::lirc_ext_getbutton (const fn_call &fn) | 
| void | gnash::lirc_class_init (as_object &obj) | 
Variables | |
| struct lirc_config * | gnash::config | 
 1.8.12